vote up 0 vote down star

Hello All, I've been Googling fpr a product, but have yet to find something that I like for generating random/semi-random Data.

Ideally, I'd be able to use some of my own input lists, combined with email generation, phone number, etc... to be able to generate test CSV files with multiple records.

Also, open source is best.

What tools do you guys use for this?

flag

79% accept rate

5 Answers

vote up 0 vote down

I've been mucking with dgMaster http://dgmaster.sourceforge.net/articles/downloads.html. It's a java cross-platform, and is a good start...but I'm not loving it. I'm still looking.

link|flag
vote up 1 vote down

I've been using http://www.fakenamegenerator.com/order.php for awhile, though it looks like http://www.generatedata.com/ is pretty decent. With the fake name generator you can get all the standard fields, like phone number, email, credit card, and ssn, in batches of up to 40000 entries.

link|flag
I liked the generatedata.com one, It's one of the ones I found via Google, but there's a few quirks with it. Mostly, I'd like to be able to save a configuration (I went through and added my 20 columns) and then clicked on another tab and lost all my input. – taudep Sep 19 '08 at 14:21
vote up 0 vote down

Try this one :) http://triona.info/

link|flag
I'm pretty sure that's someone running a copy of generatedata. If not, the similarities are incredibly striking. – Wayne Sep 19 '08 at 14:28
vote up 0 vote down

Hi, i used this once in a project http://www.generatedata.com/

It has a generator http://www.generatedata.com/#generator that you export data in CSV as well.

link|flag
vote up 1 vote down

http://www.generatedata.com/

You can use it online, or download the GNU-licensed code and run it yourself. Supports generating CSV, HTML, XML, Excel and SQL data, and you can specify the data types such as Name, Date, Number Range, Zip Code, Phone Number, etc.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.