nextBoolean method

Boolean nextBoolean()

Gets the next random Boolean value.

Implementation

Boolean nextBoolean() => nextBool();