randomgen.blabla.BlaBla.advance

BlaBla.advance(delta)

Advance the state by delta steps.

Parameters:
delta

Number of steps to advance the state. Delta can be any integer value, but is wrapped to be in [0, 2**128) which is the size of the counter.