ColorRange.Random
Method in ColorRange
Implements INumberRange<T>.Random
Declaration
public Color Random()Description
Returns a random value in the range.
Returns
| Color | A random value in the range. |
public Color Random()Returns a random value in the range.
| Color | A random value in the range. |