1.0.3 • Published 3 years ago

random-topics v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

random-topics

This Package Returns a Random Topic!

Installation

Use the node package manager (NPM)

npm i random-topics

Usage

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.

License

MIT