Unlicense licensed by James Cook
Maintained by Naïm Favier
This version can be pinned in stack with:dice-0.1.1@sha256:be2750b5865ff6615666eb54147a7c7dce56b0303f2b81cdb96ed8c6955d0680,1181

Module documentation for 0.1.1

Simplistic D&D style dice-rolling system.

$ dice "2d10 + 2 * (d100 / d6)"
(5+2) + 2 * 64 / 2 => 71