1.7.1 • Published 4 years ago
rolling-dices v1.7.1
Rolling dices
Install
$ yarn global add rolling-dicesHow to use
Dice roller help
$ roll --helpDice roller version
$ roll --versionBasic roll
$ roll 1d10 + 3d6Basic roll with detail
$ roll 1d10 + 3d6 --verbose
Roll 1d10 (6) + 3d6 (2, 2, 4) = 14