set_seed


Description:

public void set_seed (uint32 seed)

Sets the seed for the global random number generator, which is used by the g_random_* functions, to seed.

Parameters:

seed

a value to reinitialize the global random number generator


Namespace: GLib.Random
Package: glib-2.0