Archive for February, 2015

New responsive web design

Saturday, February 28th, 2015

We’ve updated the underlying code for the Fake Name Generator website to use responsive design features. This means that our site will now adapt to the size of the screen you are using, whether you are on a desktop, a phone, a tablet, or some other device.

If you have been screen scraping the Fake Name Generator, please stop. Your existing code has probably stopped working due to changes in the structure of our site. Instead of screen scraping, please consider our free bulk ordering system that lets you get up to 50,000 identities at a time.

Found a problem? Please let us know!

Removed extra lines in bulk orders

Friday, February 27th, 2015

Some bulk order formats (such as CSV and pipe delimited) are sensitive to extra lines at the end of the file. We had an issue that was adding a blank line to the end of these files. The bulk order process has been updated to remove this extra blank line.