Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dice: catch
ValueError
from too-large integer conversion
A selection of rolled dice can pass the equation evaluator's complexity checks but still yield a result that's too large for `str` conversion. https://docs.python.org/3.12/library/stdtypes.html#int-max-str-digits
- Loading branch information