What is this?
Have you ever needed to craft mock data for API or script testing? Creating a single record of semi-realistic structured data isn’t that hard. But do it at scale, with say, thousands of records can be a daunting task.
Enter JSON Generator, a tool that handles the heavy lifting for generating structured JSON objects, stuffed with sequenced and/or controllable random data.