Test User Data (Fake Data) [closed]

Where can I get, or how can I generate a large formatted collection of fake user data (names, email address, locations, etc.) that can be used for testing an application?

It can be clearly fake, this will be limited to the development server. But I'm sure anything would be better than what I could come up with.


Solution 1:

There are some tools built just for this. I've used http://www.generatedata.com/ before to generate data for MySql databases. RedGate has a nice tool to fill your SQL Server database with test data called SQL Data Generator. The RedGate tool costs about $300, but there is a free trial.

UPDATE: Faker.js is now available. It is a project built on node.js, and looks pretty comprehensive.

ANOTHER UPDATE: Mockaroo is great!

If you'd like an HTTP API of fake user data, check out Random User Generator

Solution 2:

This is a open source tool for generating various types of test data. http://www.generatedata.com

Solution 3:

http://www.fakenamegenerator.com/ is a good resource for creating test data with realistic looking users complete with SSN, email address, ... They have a bulk download option too.

Solution 4:

Check out this list of "Funny Names" some of them are classic

http://www.ethanwiner.com/funnames.html