Configurable Username Generator
Go to file
2020-02-05 21:21:51 +01:00
generate version 2 2020-02-05 21:21:51 +01:00
src version 2 2020-02-05 21:21:51 +01:00
website version 2 2020-02-05 21:21:51 +01:00
.gitignore version 2 2020-02-05 21:21:51 +01:00
.npmignore version 2 2020-02-05 21:21:51 +01:00
LICENSE config files 2019-02-09 19:09:04 +01:00
package.json version 2 2020-02-05 21:21:51 +01:00
README.md typescript in readme 2019-02-09 19:13:26 +01:00
tsconfig.json version 2 2020-02-05 21:21:51 +01:00

canihazusername

Random username generator with buildt in typescript support.

Install

npm install --save canihazusername

Quickstart

import cihu from 'canihazusername'

console.log(cihu())