Need 100 fake users for testing? AI generates realistic test data instantly.
The Prompt:
Generate 50 realistic user records as JSON with: - First name, last name - Email (use fake domains) - Phone number (US format) - Address (real US cities, fake street addresses) - Birthday (ages 18-80) - Account balance (random $0-$10,000) Make names ethnically diverse. Ensure all emails are unique.
You Get:
[
{
"firstName": "Maria",
"lastName": "Rodriguez",
"email": "maria.rodriguez@testmail.example",
"phone": "(555) 123-4567",
...
}
]
Copy straight into your database seeder!
