DevToolGrid/Generators/Mock data

Generators

Lorem/mock data generator

Generate lorem text, names, emails, and JSON mocks for tests.

Mock data workspace

Edit, inspect, copy

ready
[
  {
    "id": 1,
    "name": "Alex Morgan",
    "email": "user1@example.com",
    "role": "admin",
    "active": false
  },
  {
    "id": 2,
    "name": "Nadia Koval",
    "email": "user2@example.com",
    "role": "editor",
    "active": true
  },
  {
    "id": 3,
    "name": "Sam Carter",
    "email": "user3@example.com",
    "role": "viewer",
    "active": true
  },
  {
    "id": 4,
    "name": "Ira Chen",
    "email": "user4@example.com",
    "role": "developer",
    "active": false
  },
  {
    "id": 5,
    "name": "Max Novak",
    "email": "user5@example.com",
    "role": "admin",
    "active": true
  }
]

More Mock data guides

Generators

mock data generator on DevToolGrid

Lorem/mock data generator is built for the search intent behind "mock data generator": a fast, browser-based developer tool that helps with API debugging, data formatting and everyday coding tasks without sign-up.

What this online developer tool is best for

Use it when you need quick results for fake data generator, sample json generator. The page has its own URL, localized metadata and related tools so developers can bookmark it, share it and return to the same workflow.