Trott / cheesy-metal

Cheesy metal band name generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Cheesy metal band name generator

License:MIT License


Languages

Language:JavaScript 54.2%Language:TypeScript 45.8%