For strings using the characters produced by charArb
charArb
Arbitrary able to generate random strings (possibly multiple characters)
Constraints to apply when building instances (since 2.4.0)
Please use $string with fc.string({ unit: charArb, ...constraints }) instead
fc.string({ unit: charArb, ...constraints })
Since 1.1.3
For strings using the characters produced by
charArb