Summary
Generates
uint
values within a specified range.
- Namespace
- TCLite
- Containing Type
- RandomAttribute
Syntax
public RandomAttribute(uint min, uint max, int count)
Parameters
Name | Type | Description |
---|---|---|
min | uint | |
max | uint | |
count | int |
Return Value
Type | Description |
---|---|
void |