Random
static class · namespace Hazel
public static class Random
Methods
Double()
static
public static double Double()
Float()
static
public static float Float()
Range(float, float)
static
public static float Range(float minValue, float maxValue)
Range(int, int)
static
public static int Range(int minValue, int maxValue)
SignF()
static
public static float SignF()
UInt64()
static
public static ulong UInt64()
Vec3()
static
public static Vector3 Vec3()
Source: Hazel/Math/Random.cs