Field RandomSeed
The random seed is used to set the initial seed of the random number generator. This is useful to get deterministic runs in tests for example that are dependant on the random number generator.
Namespace: Unity.Networking.Transport.Utilities
Assembly: solution.dll
Syntax
public uint RandomSeed
Returns
Type | Description |
---|---|
uint |