AI JSON Mock Data Generator
Generate realistic mock data from a JSON Schema or a plain-English field description. Pure-JS faker-style generators (names, emails, UUIDs v4, dates, addresses, phone numbers, URLs, lorem ipsum, numbers, booleans, enums, arrays, nested objects). Constraint-aware (min/max, minLength/maxLength, enum, format, pattern). Seeded PRNG for reproducible output. Export to JSON, CSV, or INSERT SQL. History (localStorage), shareable URL, optional BYO-key LLM to infer a schema from a natural-language description. 100% client-side — no row caps, no upload.
Generate realistic mock data from a JSON Schema or a plain-English field description. Pure-JS faker-style generators (names, emails, UUIDs v4, dates, addresses, phone numbers, URLs, lorem ipsum, numbers, booleans, enums, arrays, nested objects). Constraint-aware (min/max, minLength/maxLength, enum, format, pattern). Seeded PRNG for reproducible output. Export to JSON, CSV, or INSERT SQL. History (localStorage), shareable URL, optional BYO-key LLM to infer a schema from a natural-language description. 100% client-side — no row caps, no upload. Everything runs locally in your browser — your data never leaves your device.
How to use
- Enter your input in the tool above.
- Adjust any options to your preference.
- Use the Copy or Download buttons to save the result.
- Everything happens locally — your data never leaves your browser.