Developer
All toolsMock Data Generator
Generate fake users, addresses, and records as JSON for testing.
Mock data
[
{
"id": 1,
"name": "Hedy Torvalds",
"email": "hedy.torvalds@example.com",
"age": 27,
"city": "Lisbon",
"active": false
},
{
"id": 2,
"name": "Anita Lovelace",
"email": "anita.lovelace@example.com",
"age": 71,
"city": "Lisbon",
"active": false
},
{
"id": 3,
"name": "Grace Hamilton",
"email": "grace.hamilton@example.com",
"age": 42,
"city": "Cape Town",
"active": true
},
{
"id": 4,
"name": "Rosa Torvalds",
"email": "rosa.torvalds@example.com",
"age": 43,
"city": "Hanoi",
"active": true
},
{
"id": 5,
"name": "Grace Thompson",
"email": "grace.thompson@example.com",
"age": 24,
"city": "Dublin",
"active": true
}
]Frequently asked questions
- Is Mock Data Generator free to use?
- Yes. Mock Data Generator is part of TULAKITO's collection of free browser tools. No signup, no subscription, no usage limits.
- Is my data safe with Mock Data Generator?
- Yes. Mock Data Generator runs entirely in your browser. Nothing you type, paste, or upload is sent to any server.
- Do I need to install anything?
- No. Mock Data Generator works directly in your browser on desktop and mobile — no downloads or extensions required.