Generating Random Sample Data

I found a very useful tool today - the Data Generator. It generates large volumes of random, custom data for use in testing software. The tool is a free download, and can generate data in the following formats:

  • HTML
  • Excel
  • XML
  • CSV
  • SQL

There is an online demo available that is limited to 200 results. Click here to find out more…

One Response to “Generating Random Sample Data”

  1. Michael Kimsal Says:

    Hello!

    I’ve put together a similar service over at http://www.fosterburgess.com/v2/random.php. While it’s not downloadable (yet? probably a good idea), it does generate more accurate data than the one you listed with respect to state/ZIP codes. Benjamin’s shows a postal code of “J3F 8N9″ for state “Maryland”. I think his is more truly ‘random’ than mine, which takes random ZIP codes from a ZIP code database, and then uses the corresponding city and state with that ZIP code. I don’t deal with Canada or other non-US areas, though, so if you need that, it may not be a good fit. Any suggestions on improvements are welcomed as well.

Leave a Reply

You must be logged in to post a comment.