How to Use
What is mock data generation?
Mock data generation creates realistic fake data for testing. It supports Chinese and international fields such as names, emails, phone numbers, ID cards, addresses, companies, bank cards, IPs and UUIDs.
How to use it
1. Add field rows and pick a type for each.
2. Give each field a column name.
3. Choose the number of rows: 1, 5, 10, 50 or 100.
4. Click Generate.
Field types
- Chinese name, English name, email, phone, ID card, address and city
- Company, job title, bank card, IP, timestamp and UUID
- Custom regex, fixed value, number range and date range
Export options
- Download CSV exports a UTF-8 CSV file.
- Copy JSON copies an array of objects.
- Copy Table copies tab-separated values for spreadsheets.
Tips
- Generated values follow real rules: Chinese mobile numbers start with 1[3-9].
- ID cards include a valid GB 11643 check digit.
- Bank cards pass the Luhn check.
Privacy
Generation runs entirely in your browser.