constexpr uint MINIMUM_DIE_SIDES
Fewest sides a rollable die may have.
Definition dice_limits.h:7
constexpr uint MAXIMUM_DICE_TO_ROLL
Most dice that may be rolled at once.
Definition dice_limits.h:13
constexpr uint MAXIMUM_DIE_SIDES
Most sides a rollable die may have.
Definition dice_limits.h:9
constexpr uint MINIMUM_DICE_TO_ROLL
Fewest dice that may be rolled at once.
Definition dice_limits.h:11