Skip to content

JediJeffatHype/easy-random-word

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

easy-random-word

This is an easy way to create random verbs, nouns and adjectives!

Getting Started

make sure you have nodejs installed, and do

npm install jedijeffathype/easy-random-word

then run this example

const randomWord = require('easy-random-words');
const verbss = randomWord.randomVerb();
console.log(verbss)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published