Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 618 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 618 Bytes

Nick Generator

npm version Build Status

This library generates random and hopefully funny nicknames by combining common adjectives with animals. Forget using boring names like guest32 or guest33 and start using witty alternatives like Proud Beaver or Suspicious Bat.

Usage

const nickGenerator = require('nick-generator')
const nick = nickGenerator() // => "Impressive Grasshopper"