News Feed
Jobs Feed
Sections




News Archive
Michael Kimsal's Blog:
Generate random test data
August 16, 2007 @ 13:34:44

Michael Kimsal points out a small utility to create information he found himself needing over and over - information that looks like, but is not, personal details.

I put together a small utility to generate random user data several months back. I realized yesterday that I hadn't released the source code - I thought I had. This generates plausible names, addresses, phone numbers and social security numbers. The phone number area codes don't generally match up with the address, but the addresses are accurate in that the city/state/zip all match. The addresses are currently US-based only. The code will also generate SQL statements for you to insert directly in to your database if selected.

You can download the PHP code for yourself or just use his copy to generate some sample information when you need it.

0 comments voice your opinion now!
script generate random test data personal information script generate random test data personal information


blog comments powered by Disqus

Similar Posts

Internet Super Hero: PHP: mysqlnd and its tests

SitePoint PHP Blog: PHP Frontend for Xdebug Profiling?

Michael Kimsal's Blog: Generate random test data

PHPEverywhere: New Improved Yummy ADOdb Session Handler

Greg Bulmash's Blog: Creating A Simple Rating Script With PHP And MySQL


Community Events











Don't see your event here?
Let us know!


framework introduction tool release language testing podcast unittest code interview series development phpunit example functional opinion community conference zendframework2 object

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework