package
0.0.0-20220911130855-8639602fc201
Repository: https://github.com/heyehang/go-im-pkg.git
Documentation: pkg.go.dev
# Functions
生成int型唯一编号,自增的
总耗时 28631695000 生成个数 100000000
每秒350万个左右
*/.
获取安全字符串,包含大写,小写,和 symbol
n 字符串长度,n 必须大于4
*/.
获取唯一uuid
*/.
获取安全随机数 , 获取n以内的随机数
*/.
min 获取区间的最小值
max 获取区间的最大值
@return 获取 min - max 区间的随机数
*/.
source 随机串种子
len 长度
*/.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
32.
No description provided by the author