Summary
Returns a random decimal less than the specified maximum.
- Namespace
- TCLite
.Interfaces - Containing Type
- IRandomGenerator
Syntax
decimal NextDecimal(decimal max)
Parameters
Name | Type | Description |
---|---|---|
max | decimal |
Return Value
Type | Description |
---|---|
decimal |