2.1.1 • Published 3 years ago

choose.js v2.1.1

Weekly downloads
1
License
Apache 2.0
Repository
-
Last release
3 years ago

Welcome to choose.js

I choose words or numbers for you!

How to use

const choose = require('choose.js');
console.log(choose.words()) // It generates a random word
console.log(choose.number()) // Generates random numbers
console.log(choose("my", "your", "you", "thanks", "6")) // I choose one of the words you wrote.

At this moment:

New words and names!

Coming soon:

Random words in different languages.

Thanks for use 😃

We will soon have documentation and a github for you to find bugs and fix for us!

2.1.1

3 years ago

2.1.0

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.6.0

3 years ago

1.5.0

3 years ago