RandomExtended..::..NextDecimal Method (Decimal, Decimal)
Returns a random decimal that is within the indicated range
Namespace:
Tortuga.AnchorAssembly: Tortuga.Anchor (in Tortuga.Anchor.dll)
Syntax
Parameters
- minValue
- Type: Decimal
The inclusive minimum value.
- maxValue
- Type: Decimal
The exclusive maximum value.