Rand.Int Method
Namespace: SpaceUsurper
Overloads
| Overload | Description |
|---|---|
| Int(Int32, Int32) | Returns a uniformly sampled integer between min and max. |
Int(Int32, Int32)
Returns a uniformly sampled integer between min and max.
Namespace: SpaceUsurper
| Overload | Description |
|---|---|
| Int(Int32, Int32) | Returns a uniformly sampled integer between min and max. |
Returns a uniformly sampled integer between min and max.
minmax