/cheesy-metal

Cheesy metal band name generator

Primary LanguageJavaScriptMIT LicenseMIT

cheesy-metal

Cheesy metal band name generator

Install

$ npm install --save cheesy-metal

Usage

import cheese from 'cheesy-metal';

console.log(cheese());
//=> 'Devastating Gorgonzola'

API

cheese()

Type: string

Returns a random cheesy metal band name.

CLI

$ npm install --global cheesy-metal
$ cheesy-metal
Cheddar Apocalypse
$

License

MIT © Rich Trott