Crate dicebag

Source
Expand description

Dice rolling!

Macros§

chance_of
$chance% of $v, otherwise 0.
hi
Roll some arbitrary dice and see if their result is “high”.
lo
Roll some arbitrary dice and see if their result is “low”.

Traits§

DiceExt
Dice extensions.
FixedNumberVariance
Fixed value value variator(s).
HiLo
PercentageVariance
Percentage amount value variator(s).