1.0.6 • Published 9 months ago

pouzz-questions v1.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

pouzz-questions

Mad libs style random question generator. Can be used for bot testing or qe projects in general or anything really. Presently you can generate a random question or name , a small set right now but will be expanded soon. Contributions very much welcome!

A random question generator mainly being used for Pouzz App

Install Package 📦

yarn add pouzz-questions

Install the dependencies and devDependencies and start the server.

Usage ✨

const {getQuestion, getPersonName} = require('random-questions');

getQuestion(); \\ returns a random question 

getPersonName(); \\ returns a random first and last name

Donations ☕

"Buy Me A Coffee"

1.0.6

9 months ago

1.0.5

9 months ago

1.0.4

9 months ago

1.0.3

9 months ago

1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago