Create rows of test users with a username, email, password, first name, and last name in each record. The set fits signup forms, login flows, and seeding a users table during development.
Seed for stable fixtures
Enter a seed to make the output repeatable. A test that expects the same ten users on every run stays stable when it reads from a seeded set. Clear the seed and press Regenerate to get new users.
Add more columns
This preset locks the five account fields. To add roles, addresses, or IDs, open the full random data generator and pick any combination of columns.