/pseudorandom.name

Random name generator website

Primary LanguagePythonMIT LicenseMIT

pseudorandom.name

An HTTP-based random name generator written in Python if Flask.

Available online at http://pseudorandom.name

Currently hosted on Heroku. Uses names Python package.

Usage

From a web browser: http://pseudorandom.name

From a mobile web browser: http://pseudorandom.name

From the command line:

$ curl pseudorandom.name
Carlos Austin
$ wget -qO- pseudorandom.name
Arthur Williamson

License

This project is released under an MIT license.