1.0.3 • Published 3 years ago
random-topics v1.0.3
random-topics
This Package Returns a Random Topic!
Installation
Use the node package manager (NPM)
npm i random-topicsUsage
const randomTopics = require('random-topics'); //requires the package!
console.log(randomTopics); //Returns a random topic!Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.