@fr4gfronti3r/dices
v1.0.1
Published
Funny dice rolling program (Learning npm)
Downloads
5
Readme
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.
-d1000() returns 1, 2, 3, ..., 998, 999, 1000.
