Unique features (besides many other features):
1. Preview of the values that will be generated.
2. Your local databases are automatically scanned.
3. Import directly into the database or generate sql, array or JSON.
4. It handles primary keys, autoincrement, unique keys and foreign keys.
5. Countryspecific data for real localized values (USA, Great Britain, Netherlands and Germany).
6. Many real-life predefined options such as surnames, firstnames, streets, postalcodes, emailaddresses, states, provences, Bundesländer, countries, telephonenumbers, url’s, md5, screenresolutions, colorcodes, mimetypes, fileextensions, filenames, IP addresses, INET_ATON, months, dates, years, timestamps, times etc.
7. For maximum flexibility you can add own options and set ranges.
- Application in English, Dutch or German
- No installation required
- Tested with PHP 5.2.6 on Windows Vista (XAMPP 1.6.7), PHP 5.3.2 on Windows 7, PHP 5.4.16 on Windows XP (XAMPP 1.8.2) and PHP 5.4.16 on Ubuntu 9.0.4 (XAMPP 1.8.2)
- Tested with Firefox 22.0, Chrome 28, Safari 5.1.7 and Opera 15.0
- Tested with personal databases and the MySQL example databases `sakila-schema` and `world_innodb`.
Requirements
You need to have a local Apache webserver with PHP, phpMyAdmin and MySQL installed. The easiest way to do this is to install XAMPP (free software). (http://www.apachefriends.org/en/xampp.html)
Testing your application or website gets exciting with this datagenerator !
demo here: http://screencast.com/t/HKYWxuPh
update1:
fixed a few bugs with float, unique keys and special characters
added 2 new output types: php array and JSON
textual output now appear in dialog instead of in new browsertab