Seem to be generating JSON correctly and at a good speed too!
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
"ALPHA": "ABCDEFGHIJKLMNOPQRSTUVWYZ",
|
||||
"digit": "0123456789",
|
||||
"special": "`1~!@#$%^&*()_+-={':[,]}|;.</>?",
|
||||
"hex": "\u0123\u4567\u89AB\uCDEF\uabcd\uef4A",
|
||||
"hex": "\u0123\u4567\u89AB\u0001\uCDEF\uabcd\u001A\uef4A",
|
||||
"true": true,
|
||||
"false": false,
|
||||
"null": null,
|
||||
|
||||
Reference in New Issue
Block a user