roll-parser - v3.4.0
    Preparing search index...

    Variable DEFAULT_MAX_REROLL_ITERATIONSConst

    DEFAULT_MAX_REROLL_ITERATIONS: 1000 = 1_000

    Default value of EvaluationOptions.maxRerollIterations: how many times a single die may be re-rolled by r before REROLL_LIMIT_EXCEEDED is thrown.

    Per die, not per pool — it bounds notations like 1d1r<2, whose reroll condition can never stop matching. ro re-rolls exactly once and is unaffected.