Instance Method
nextBool()nextBoolnextBool
Returns a random Boolean and advances the random number generator.
Declaration
func nextBool() -> BoolDeclaration
- (BOOL) nextBool;Declaration
nextBool() -> boolInstance Method
Returns a random Boolean and advances the random number generator.
func nextBool() -> Bool- (BOOL) nextBool;nextBool() -> bool