Function Macro

GLibtest_rand_bit

since: 2.16

Declaration

#define g_test_rand_bit (
  void
)

Description

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.