1.0.1 • Published 5 years ago

stupid-joke v1.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

Stupid Joke

This is a simple JavaScript (Node) module for generating random stupid jokes.

const stupidJoke = require('stupid-joke');

console.log(stupidJoke.getRandom());
// What do you call an almond in space? An astronut.
1.0.1

5 years ago

1.0.0

5 years ago