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