I’ve just updated the generatedata.com website to run the latest code. This new version made some pretty substantial changes behind the scenes, including mysqli for database connectivity and proper resource bundling and minification for CSS, JS and the requireJS modules. The resource bundling is a very nice addition: it’ll help speed up page loads (over 200KB less to download, and half the resources!) and it also includes cache-busting md5 filenames to help eliminate problems caused by old files being cached by the browser.

If anyone encounters any problems with the site, please email me at [email protected] and I’ll look into it. Thanks!

- Ben