NextInt64 | Returns a non-negative random 64-bit integer that is less than Int64.MaxValue. |
NextInt64(Int64) | Returns a non-negative random 64-bit integer that is less than the specified maximum. |
NextInt64(Int64, Int64) | Returns a random 64-bit integer that is within a specified range. |