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