RandomExtensionsNextDecimal Method

Overload List

NextDecimal(Random) Returns a non-negative Decimal value.
NextDecimal(Random, Decimal) Returns a non-negative Decimal value between zero and the maximum specified.
NextDecimal(Random, Decimal, Decimal) Returns a non-negative Decimal value between the minimum and maximum specified.

See Also