@atesako/moduly
v1.0.1
Published
A set of methods that simulate polyhedral dices. See the documentation below
Downloads
9
Readme
Dices
A set of methods that simulate polyhedral dices. See the documentation below
##Documentation
- 'd2()' returns 1 or 2
- 'd4()' returns 1,2 or 3
- 'd8()' returns 1 to 8
- 'd12()' returns number from 1 to 12
- 'd20()' returns number from 1 to 20
- 'd30()' returns number from 1 to 30
- 'd60()' returns number from 1 to 60
- 'd100()' returns number from 1 to 100
- 'd1000()' returns number from 1 to 1000
