randomSetSeed

fun randomSetSeed(seed: <Error class: unknown class>)

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