Expand description
Library aimed at parsing and rolling dices for Role-Playing games using Standard Dice Notation that bears inspiration from the dicenotation library.
Structs§
- Dice
Data - Struct represeting a die roll data
Functions§
- roll_
dice - Execute a dice roll based on the given notation
- roll_
dice_ with_ fn