Syntax
trueOrFalse = maybe
Description
This function is a special random number generator that returns either _true (1) or _false (0), with equal probability. Before your program calls maybe for the first time, you should execute the random statement to "seed" the random number generator.
See also
rnd; random