nickname

Get a list of nicknames or a random nickname

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
nickname
0.0.17 years ago7 years agoMinified + gzip package size for nickname in KB

Readme

nickname
Get a list of nicknames or a random nickname

Codeship Status for bukinoshita/nickname GitHub release license

Install

$ npm install --save nickname

Usage

import nickname from 'nickname'

console.log(nickname.all)
// => [nickname1, nickname2, nickname3, ...]

console.log(nickname.random())
// => nickname

API

nickname

.all

Return an array of nicknames

.random()

Return a random nickname

Related

  • Names — List of names
  • namae — :couple: Get a list of names or a random name
  • rnd-age — :keycapten: Generate a random age
  • rnd-date — :date: Get a random date
  • faceit — :informationdeskperson: Diverse user images for user interface design
  • rnd-drawish — :twistedrightwardsarrows: List of words & random word

License

MIT © Bu Kinoshita