HomeToolsMock Data Generator

Mock Data Generator

Generate random JSON or CSV data for testing purposes with custom schema.

Configuration

Fields

Data Preview

Loading...

Generate data to see preview...

Himanshi Gangwar

Community Credit

This tool was inspired by a suggestion from Himanshi Gangwar(@himanshig25).
Thanks for helping make DailyDevTools better ❤️

Use these tools directly in Chrome

Install the DailyDevTools extension — access all tools from your browser toolbar

Add to Chrome

What is Mock Data Generator?

Building and testing applications requires realistic fake data — names, email addresses, phone numbers, addresses, dates, and more. Hardcoding test data leads to brittle tests, and real user data cannot be used for development due to privacy regulations. DailyDevTools' Mock Data Generator creates configurable sets of fake but realistic-looking data in JSON, CSV, or SQL format, ready for database seeding and API testing.

How to use Mock Data Generator

  1. 1Select the fields you need: name, email, phone, address, date, UUID, lorem ipsum, numbers, etc.
  2. 2Set the number of records to generate (1–1000)
  3. 3Choose the output format: JSON array, CSV, or SQL INSERT statements
  4. 4Click Generate and then Download or Copy the mock dataset

Frequently asked questions

Comments