(int seed=-1) Set the current random seed. If no seed is provided, then the current time in ms is used.
void setRandomSeed([, int %seed=-1]);
[optional] int %seed=-1
No description available.
void
No description available.
Engine
initCommon: base/main.cs:15