0.0.10 • Published 2 years ago
random-quote-by-devblack v0.0.10
get-random-quote ![npm.io Build Status]()
Gets a random quote for you using the Devblack API. Great for giving you.
Usage
var quoteGenerator = require('randam-quote-by-devblack');
console.log(quoteGenerator.generateAQuote());
Installation
npm i randam-quote-by-devblack