Method NextLong
NextLong(Random, Int64, Int64)
start and end are BOTH inclusive
Declaration
public static long NextLong(Random r, long start, long end)
Parameters
Type | Name | Description |
---|---|---|
Random | r | |
System.Int64 | start | |
System.Int64 | end |
Returns
Type | Description |
---|---|
System.Int64 |