0.0.1-security • Published 8 months ago
guess-iq v0.0.1-security
Guess IQ
This is a simple npm package that guesses an IQ based on random data.
Installation
npm install guess-iq
Usage
const guessIQ = require('guess-iq');
guessIQ();
This will log a guessed IQ to the console, along with a random food, drink, color, religion, job, and hobby from the random-food-selector
, random-drink-selector
, random-color-selector
, random-religion-selector
, random-job-selector
, and random-hobby-selector
packages, and a guessed smartphone from the guess-smartphone
package.
Dependencies
This package depends on the random-food-selector
, random-drink-selector
, random-color-selector
, random-religion-selector
, random-job-selector
, random-hobby-selector
, and guess-smartphone
packages.
License
MIT
0.0.1-security
8 months ago
1.2.2
1 year ago