Function

GLibrandom_int

Declaration

guint32
g_random_int (
  void
)

Description

Return a random #guint32 equally distributed over the range [0..2^32-1].

Return value

Type: guint32

A random number.