Fake JSON Generator
Generate fake JSON from a field schema for quick test data. Everything runs on your device — fast, free, and private.
The result will appear here…
or press Ctrl+Enter
Everything runs in your browser. Your data is never sent to our servers.
728 × 90Ad Space AvailablePlace your ad here
Example
Example Input
username: username active: bool
Example Output
[
{ "username": "user_1", "active": true }
]How to Use
- 1Fill in the input and/or set "More settings" as needed.
- 2Click the Generate button (or press Ctrl+Enter).
- 3Copy the result with the Copy button.
About Fake JSON Generator
Fake JSON works like Mock JSON: it takes a "field: type" schema and produces an array of objects with fictional values. Use it to build test payloads, documentation samples, or quick seeds.
Pick the count, minify, or the "single object" option when you only need one record as an example. For ultra-realistic values (lifelike names/addresses), use the Fake Data generators.
FAQ
Is any data sent to a server?
No. Fake JSON Generator runs entirely in your browser — everything is generated locally and never uploaded to our servers.