Input

constructor(seed: Long, vararg iter: Long)
constructor(seed: Long, iter: LongRange)
constructor(seed: Long, iterations: List<Long>)