I created an online tool called Mock Turtle. Using this tool you can:
- build any JSON schema using a GUI interface
- specify what data type you want for each JSON value, similar to Mockaroo (e.g. name, address, email, etc.)
- generate a JSON document with random values based on your specified schema and data types
Hope this helps anyone facing a similar problem :)