SetURandomSeedSimple Function

Seeds a plugin's uniform random number stream. This is done automatically, so normally it is totally unnecessary to call this.

void SetURandomSeedSimple(int seed)

Parameters

int seed

Single seed value.