Java SDK notes Posted on 2017-08-20 by writer (1) Generate a random BigInteger in range of [0, 2^(numBits)-1] BigInteger(int numBits, Random rnd)