API Version: 2.0
Library Version: 2.83.0
Generated by gi-docgen 2024.1
void g_random_set_seed ( guint32 seed )
Sets the seed for the global random number generator, which is used by the g_random_* functions, to seed.
seed
Type: guint32
guint32
A value to reinitialize the global random number generator.