Cheesy metal band name generator
$ npm install --save cheesy-metal
import cheese from 'cheesy-metal';
console.log(cheese());
//=> 'Devastating Gorgonzola'
Type: string
Returns a random cheesy metal band name.
$ npm install --global cheesy-metal
$ cheesy-metal
Cheddar Apocalypse
$
MIT © Rich Trott