UNPKG
ricknmortyquotes
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
Returns a string with a random and funny quote from the best TV show ever aired.
ricknmortyquotes
/
README.md
17 lines
(10 loc)
•
232 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# ricknmortyquotes
> generates a random sentence from Rick and Morty's season 1, 2 and 3.
## Usage
```js const generate = require("ricknmortyquotes"); console.log(generate()); //quote will be printed ```
## License
Apache 2.0