For strings of hexa
Constraints to apply when building instances (since 2.4.0)
Please use $string with fc.string({ unit: fc.constantFrom(...'0123456789abcdef'), ...constraints }) instead
fc.string({ unit: fc.constantFrom(...'0123456789abcdef'), ...constraints })
Since 0.0.1
For strings of hexa