Cope 2.5.0
My personal "standard library" of all the generally useful code I've written for various projects over the years
Loading...
Searching...
No Matches

◆ randbool()

bool Cope.misc.randbool ( )

Returns, randomly, either True or False.

Definition at line 43 of file misc.py.