The template decides the shape
Keys are kept; values change. Get the template's field set right, then generate.
JSON Tools for AI Developers · Runs locally
Natural language generation · Schema · Zod · OpenAPI · Function Calling · MCP · 30+ tools
While the frontend waits on an API, one correctly shaped fake record is enough to build the page.
Paste a template: numbers, booleans, and strings get new values by type. Or leave it empty for a random object.
This is not a full faker stack. Emails and dates look plausible; business enums still need a human edit.
Generation stays local. No mock service is required.
Keys are kept; values change. Get the template's field set right, then generate.
Use this page to see if a single record looks right. Use Batch mock for lists, pagination, and light load tests, up to 100 records.
Yes. Values change; keys do not.
AI generate starts from a description. Mock swaps values on an existing template.
This page is one record. Use Batch mock for an array.
No.
Values change. Don't use this as a snapshot golden file unless you freeze the output yourself.
Common fields try to look right. For a specific last name or city, edit by hand or swap the template.
Yes, it walks types downward. Enums and fixed copy should still be edited.
Generate a Schema from a sample, Mock from the template, then Validate.