rand 1.0.0 copy "rand: ^1.0.0" to clipboard
rand: ^1.0.0 copied to clipboard

outdated

A stateful random generator with extra functionalities

rand #

A stateful random generator with extra functionalities. To use:

print(Rand.boolean(20) ? 'head' : 'tail'); // it's a head for 20% probability
Rand.dateTime(2001, 2023) // A random 21th century [DateTime]
Rand.password() // Create a strong password
4
likes
0
points
210
downloads

Publisher

verified publishermehmetesen.com

Weekly Downloads

A stateful random generator with extra functionalities

Homepage

License

unknown (license)

Dependencies

meta

More

Packages that depend on rand