Class RandomExtensions
Inherited Members
Namespace: Fwt.Core
Assembly: fwt.core.dll
Syntax
public static class RandomExtensions
Methods
NextInt2(Random, int2, int2)
Declaration
public static int2 NextInt2(this Random random, int2 min, int2 max)
Parameters
| Type | Name | Description |
|---|---|---|
| Random | random | |
| int2 | min | |
| int2 | max |
Returns
| Type | Description |
|---|---|
| int2 |