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