Generate a random boolean.
Synopsis
Declared in <random.h>
bool
randbool() noexcept;
Return Value
A random true or false value.
Created with MrDocs
Generate a random boolean.
Declared in <random.h>
bool
randbool() noexcept;
A random true or false value.
Created with MrDocs