Rand.with_seed


Description:

public Rand.with_seed (uint32 seed)

Creates a new random number generator initialized with seed.

Parameters:

seed

a value to initialize the random number generator

Returns:

the new Rand