Mock Data Generator - Free Online Tool | PivaBox

Generate realistic fake data for testing — names, emails, phones, addresses, UUIDs, and more

How to Generate Mock Data

  1. Select the type of data you need — names, emails, phone numbers, addresses, UUIDs, or any of the 12 supported types
  2. Set the count (up to 1000 items), choose a locale (English or Chinese), and select an output format (Text, JSON, or CSV)
  3. Click Generate to create the data, then click Copy to copy it to your clipboard

Frequently Asked Questions

Is Mock Data Generator free?

Yes, it is completely free. All data generation happens locally in your browser using seeded pseudo-random algorithms — no server requests.

Is the generated data real?

No. All data is randomly generated from curated sample pools. Names, addresses, emails, and phone numbers are fictional and should only be used for testing and development purposes.

Can I reproduce the same data set?

Currently, each generation uses a time-based random seed, so data is different each time. For reproducible test data, consider using UUID or Number types with a fixed range.