Gets the next random bitCount number of bits.
bitCount
Int nextBits(Int bitCount) => this.nextInt(bitCount);