Package: glib

Function g-random-set-seed

Lambda List

g-random-set-seed (seed)

Arguments

seed -- an unsigned integer to reinitialize the global random number generator

Details

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

See also

2021-4-13