RandG.randomSetSeed

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

class RandG
static
void
randomSetSeed
(
uint seed
)

Parameters

seed uint

a value to reinitialize the global random number generator