1.0.2 • Published 3 years ago

@kannen283/dices v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

Dices

A set of methods that simulate polyhedral dices. See the documentation below.

Documentation

-'d2()' returns either 1 or 2. -'d3()' returns either 1, 2 or 3. -'d4()' returns either 1, 2, 3 or 4. -'d6()' returns values between 1 and 6 -'d8()' returns values between 1 and 8 -'d12()' returns values between 1 and 12 -'d20()' returns values between 1 and 20 -'d60()' returns values between 1 and 60 -'d100()' returns values between 1 and 100 -'d1000()' returns values between 1 and 1000