Method SetSeed SetSeed(int) Sets the global Sentis random state for random values without an explicit seed. Declaration public static void SetSeed(int seed) Parameters Type Name Description int seed The seed to set the state to