For any JSON strings with unicode support
Keys and string values rely on unicode
Constraints to be applied onto the generated instance (since 2.5.0)
Prefer using json with stringUnit: "grapheme", it will generate even more unicode strings: includings some having characters outside of BMP plan
stringUnit: "grapheme"
Since 0.0.7
For any JSON strings with unicode support
Keys and string values rely on unicode