Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

rapper-name-generator

npmgod29ISC1.0.2

Generate Rapper Names

generator, rapper, name, word, rapper, name, generator, rap, rapping, generate, swag, clout, superclout, megaclout, turbothot

readme

Rapper-Name-Generator

Generate rap names in your app!

Try it Out!

Install

npm install rapper-name-generator --save

Usage

import RapperName from 'rapper-name-generator';

console.log(RapperName());
// Prints: "Big Clout Baby"

Contribution

  • Clone this repo
  • Make additions/removals from the words array in words.js
  • Create a pull request!