Structs§
- Dice
Roll - Represents a dice roll result
Functions§
- roll
- Roll dice with the format NdS+M (e.g., 2d6+3)
- roll_
advantage - Roll with advantage (roll twice, take higher)
- roll_
disadvantage - Roll with disadvantage (roll twice, take lower)
- roll_
simple - Roll a simple die (e.g., d20, d6)