- bitLength
- length of the new BigInteger in bits.
- random
- Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Type Reason Java.Lang.IllegalArgumentException if bitLength .
Returns a random positive BigInteger instance in the range [0, pow(2, bitLength)-1] which is probably prime. The probability that the returned BigInteger is prime is greater than 1 - 1/2100).