Mock JSON Generator

Generate arrays of mock JSON records from a simple field schema.

Support
Works Offline
Privacy First
No Login
No API

Schema

Define fields for each record

Fields
3

Result

Generated JSON array

About the Mock JSON Generator

Design a schema with named fields and types like name, email, uuid, integer, boolean, date, and lorem text, then generate a ready-to-use JSON array of mock records for testing and prototyping.

Examples

Two-field schema

id: uuid, name: name

Output

[{"id":"...","name":"Ada Lovelace"}]

Keyboard shortcuts

  • Copy the main outputCtrl / ⌘ + Shift + C
  • Download the resultCtrl / ⌘ + S
  • Share this toolCtrl / ⌘ + Shift + S
  • Reset the inputsAlt + R
  • Open the tool search paletteCtrl / ⌘ + K

Related tools

Frequently asked questions

Read more

Version 1.0.0 · Updated 2026-08-06 · Runs entirely in your browser