Roller.Roll Method Overloads
From DiceRoller Documentation
| Name | Description | |
|---|---|---|
| S | Roll(String) | Rolls dice according to the string expression, using the default configuration. |
| S | Roll(String, RollerConfig) | Rolls dice according to the string expression and configuration. |