Configurable Username Generator
Go to file
2019-02-09 19:15:08 +01:00
src right module name 2019-02-09 19:12:47 +01:00
test test 2019-02-09 19:09:11 +01:00
.gitignore config files 2019-02-09 19:09:04 +01:00
.npmignore right ignore file 2019-02-09 19:15:08 +01:00
LICENSE config files 2019-02-09 19:09:04 +01:00
package.json right ignore file 2019-02-09 19:15:08 +01:00
README.md typescript in readme 2019-02-09 19:13:26 +01:00
tsconfig.json config files 2019-02-09 19:09:04 +01:00
webpack.config.js config files 2019-02-09 19:09:04 +01:00

canihazusername

Random username generator with buildt in typescript support.

Install

npm install --save canihazusername

Quickstart

import cihu from 'canihazusername'

console.log(cihu())