RandG.setSeed

Sets the seed for the random number generator #GRand to @seed.

class RandG
void
setSeed
(
uint seed
)

Parameters

seed uint

a value to reinitialize the random number generator

Meta