1.0.1 • Published 3 years ago
@szczepano19xx/dices v1.0.1
#Dices A set of methods thet simulate polyhedral dices. See the documentation below.
##Documentation
d2()returns either 1 or 2.d3()returns 1,2 or 3.d4()returns 1,2,3 or 4.d6()returns 1,2,3,4,5 or 6.d8()returns 1,2,3,4,5,6,7 or 8. ...