dice-0.1.0.1: Simplistic D&D style dice-rolling system.
Simplistic D&D style dice-rolling system.
$ dice "2d10 + 2 * (d100 / d6)" (5+2) + 2 * 64 / 2 => 71
Signatures
Modules
- Data
- Random
Simplistic D&D style dice-rolling system.
$ dice "2d10 + 2 * (d100 / d6)" (5+2) + 2 * 64 / 2 => 71
Signatures
Modules