Function Macro
GLibtest_rand_bit
since: 2.16
Declaration [src]
#define g_test_rand_bit (
void
)
Description [src]
Get a reproducible random bit (0 or 1).
See g_test_rand_int()
for details on test case random numbers.
Available since: 2.16
This function is not directly available to language bindings.