random-insult
v1.1.1
Published
Tiny NPM package that insults you, in a lot of ways.
Downloads
2
Readme
random-insult
Description
Tiny NPM package that insults you, in a lot of ways.
Installing
To get the latest version run this command in your project:
npm i random-insult
Usage
var random-insult = require("random-insult");See test.js for more examples
Example
import Insult from 'random-insult';
Insult.me();
//=> "I am a bastard!"Functions
me Returns a insult. If you are easily offended, do not use this package.
