/Name-Jam-rator

:ok_hand: :fire: Create funny :laughing: titles for placeholder :eyes: usernames :ok_hand: :clap:

Primary LanguageJavaScriptMIT LicenseMIT

Name Jam'rater

Create awesome and funny aliterative usernames for your users! Over 20,000+ possibilities.

I need ten names stat! And if they are not 😆 😆 funny I'll be 🔥 🔥 fired!

Output is as an array!

Installation:

yarn add name-jam-rator
npm install name-jam-rator --save

Usage:

var generate_names=  require('name-jam');

//One name
const username = generate_names()[0];

//List of names
const numNames = 10;
const nameList = generate_names(numNames);

Output:

  [
  • The Envious Epidemiologist 👀 😷
  • The Deadly Dispatcher 💀 📞
  • The Equanimous Economist ✌️ 💵 ✌️
  • The Contumacious Chemist 😝 💊
  • The Peevish Psychologist .   😒 👓
  • The Banal Boilermaker 😴 🍺
  • The Prevalent Physicist 🌀 🔭
  • The Obtrusively Optometrist ✋ 👀
  • The Affectionate Audiologist 😍 👂
  • The Proud Pipelayer 🍆 🍑 💦 💦 😩 😩 💯 👌
  ]