DevScratchpad

Mock Data Generator (Offline & Secure)

Generate massive amounts of realistic mock data in JSON, CSV, or SQL formats entirely in your browser using Faker.js.

How to use

  1. Define your schema using Faker template fields (e.g. {{person.firstName}}).
  2. Set the number of rows to generate.
  3. Export as JSON, CSV, or SQL Insert statements.

Technical Considerations

  • Generating more than 100,000 rows might slow down the browser.

100% Client-Side Privacy: This tool executes entirely within your browser's runtime environment. No payloads, tokens, or inputs are transmitted to external servers. Safe for offline usage.

Keyboard Shortcuts