This provides additional options for distributing random values.
Uniform Default, distributes the values between these values.
Midpoint: Distribute values around the Midpoint plus/minus Variance.
Gaussian: Distribute values around a Mean value with a standard deviation of Sigma.
Triangular: Distribute between min and max with a mean.
(Removed) Exponential: Distribute exponentially.
(Removed) Spherical: Distribute across a sphere with min - max control for radius and angle.
Not applicable to Boolean data type.
Previous version















