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