Skip to content

6km/all-random

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


All-Random

A package that helps you with everything related to randomness 🔄



Installation

You can install all-random with npm by running:

$ npm install all-random


Methods List

Method args returns
👍 randomBoolean() boolean
🔮 randomEmoji() string
📝 randomString() length: length of the string (default: 8) string
🔢 randomInt() max: maximum number (default: 100) number
🎨 randomColor() string
🎯 randomArrayItem() array any
😺 randomAnimal() string
🌍 randomCountry() object





About

A package that helps you with everything related to randomness 🔄

Resources

License

Stars

Watchers

Forks

Sponsor this project

Contributors