TouchSocketCoreUtilityGenerateRandomInt64 方法
生成指定范围内的随机Int64整数
命名空间: TouchSocket.Core程序集: TouchSocket.Core (在 TouchSocket.Core.dll 中) 版本:4.0.0-beta.143+5fcca7a4e70968794985dc3793adc50531308be6
public static long GenerateRandomInt64()
Public Shared Function GenerateRandomInt64 As Long
static member GenerateRandomInt64 : unit -> int64
返回值
Int64返回一个在0到10000000之间的随机Int64整数