How many valid JSON strings are there?(qntm.org) |
How many valid JSON strings are there?(qntm.org) |
Then, it would be cool to fuzz a JSON parser and whenever the fuzzer encounters a string that the parser accepts, check if it's enumerated.
I bet this would find some cool corner cases!