advanceSeeds

fun advanceSeeds(n: Int = 1)

Advances the seeds n times. Acts as if n streams were created, without actually creating the streams. The seeds will be advanced 2^127 steps

Parameters

n

the number of times to advance, must be 1 or more