Function
GLibrandom_set_seed
since: 2.0
Declaration [src]
void
g_random_set_seed (
guint32 seed
)
Description [src]
Sets the seed for the global random number generator, which is used
by the g_random_* functions, to seed
.
Available since: 2.0