Function Macro

GLibrandom_boolean

Declaration

#define g_random_boolean (
  void
)

Description

Returns a random #gboolean. This corresponds to an unbiased coin toss.

This function is not directly available to language bindings.