API Version: 2.0
Library Version: 2.83.0
Generated by gi-docgen 2024.1
guint32 g_rand_int ( GRand* rand_ )
Returns the next random #guint32 from rand_ equally distributed over the range [0..2^32-1].
rand_
Type: guint32
guint32
A random number.