Crate dice_roller_rs

Crate dice_roller_rs 

Source

Structs§

DiceRoll
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)