For strings of fullUnicode
Constraints to apply when building instances (since 2.4.0)
Please use $string with fc.string({ unit: 'grapheme', ...constraints }) or fc.string({ unit: 'binary', ...constraints }) instead
fc.string({ unit: 'grapheme', ...constraints })
fc.string({ unit: 'binary', ...constraints })
Since 0.0.11
For strings of fullUnicode