nextBoolean
Returns a pseudo-random, uniformly distributed boolean
value from this random number generator's sequence.
This implementation uses .nextLong internally.
Returns a pseudo-random, uniformly distributed boolean
value from this random number generator's sequence.
This implementation uses .nextLong internally.