fun random(seed: Long?): Sequence<BigInteger>
Generate a random sequence of type T, that is compatible with the constraints of this generator.