Skip to content

hahahabahinu/guess-ideology

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guess Ideology

This is a simple npm package that guesses an ideology based on random data.

Installation

npm install guess-ideology

Usage

const guessIdeology = require('guess-ideology');

guessIdeology();

This will log a guessed ideology 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, a guessed smartphone from the guess-smartphone package, and a guessed IQ from the guess-iq 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, guess-smartphone, and guess-iq packages.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published