Class RandomHelpers
A simple method to obtain a random ushort provided by the Unity.Mathematics.Random class.
Inherited Members
Namespace: Unity.Networking.Transport.Utilities
Assembly: solution.dll
Syntax
public static class RandomHelpers
Methods
Name | Description |
---|---|
GetRandomULong() | Get a random ulong value. |
GetRandomUShort() | Get a random ushort value. |