ricknmortyquotes
v1.0.2
Published
Returns a string with a random and funny quote from the best TV show ever aired.
Downloads
11
Maintainers
Readme
ricknmortyquotes
generates a random sentence from Rick and Morty's season 1, 2 and 3.
Usage
const generate = require("ricknmortyquotes");
console.log(generate());
//quote will be printed
License
Apache 2.0