/usergen

Simple JS username generator

Primary LanguageCSSBSD 2-Clause "Simplified" LicenseBSD-2-Clause

UserGen

UserGen is a simple JavaScript username generator.

How it Works

UserGen grabs one random word from usernames.txt by jeanphorn on GitHub using the Math.random method and generates one random number, again using the Math.random method.

Credits

License

UserGen is licensed under the BSD 2-Clause "Simplified" License.