HogarHerramientasMock Data Generator

Generador de Datos Falsos

Genere datos aleatorios JSON o CSV para pruebas con esquemas personalizados.

Configuración

Campos

Vista Previa

Loading...

Genere datos para ver la vista previa...

Himanshi Gangwar

Crédito de la Comunidad

Esta herramienta fue inspirada por una sugerencia de Himanshi Gangwar(@himanshig25).
Gracias por ayudar a mejorar DailyDevTools ❤️

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