kotest-assertions / io.kotest.properties / BigIntegerGen / random

random

fun random(seed: Long?): Sequence<BigInteger>

Generate a random sequence of type T, that is compatible with the constraints of this generator.