@vlad32cj/dices
v1.0.1
Published
A set of methods that simulate polyhedral dices. See the documentation below.
Readme
Dices
A set of methods that simulate polyhedral dices. See the documentation below.
Documentation
d2()returns either 1 or 2.d3()returns 1, 2, or 3.d4()returns 1, 2, or ..4.d6()returns 1, 2, or ..6.d8()returns 1, 2, or ..8.d12()returns 1, 2, or ..12.d20()returns 1, 2, or ..20.d30()returns 1, 2, or ..30.d60()returns 1, 2, or ..60.d100()returns 1, 2, or ...100.d1000()returns 1, 2, or ..1000.
