Kimizukia / random-topics

An NPM Package that returns Random Topics!

Home Page:https://www.npmjs.com/package/random-topics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

An NPM Package that returns Random Topics!

https://www.npmjs.com/package/random-topics

License:MIT License


Languages

Language:JavaScript 100.0%