This seems like it would make a really great unix command line utility. You could make it look something like:
randjson <input template>
and it would fill in the template for you and spit it to stdout. That way you can include it in things like Makefiles or build scripts for testing various parts of your code.
randjson <input template>
and it would fill in the template for you and spit it to stdout. That way you can include it in things like Makefiles or build scripts for testing various parts of your code.