- Namespace
- RandN
.Compat - Containing Type
- RandomShim
<TRng> - Overridden
- Next
(int, int)
Syntax
public override int Next(int minValue, int maxValue)
Parameters
Name | Type | Description |
---|---|---|
minValue | int | |
maxValue | int |
Return Value
Type | Description |
---|---|
int |
public override int Next(int minValue, int maxValue)
Name | Type | Description |
---|---|---|
minValue | int | |
maxValue | int |
Type | Description |
---|---|
int |