Last Updated: February 25, 2016
·
238
· jopt

return MAYBE;

#define MAYBE arc4random() % 2

Taking the YES/NO convention for Objective-C booleans to the next level.