//
pkg.gl
Category
github.com/orangebees/go-oneutils
Random
package
0.0.10
Repository:
https://github.com/orangebees/go-oneutils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
2
Files
38 SLOC
#
Functions
FastRand
go:linkname FastRand runtime.fastrand.
RandBytes
RandBytes 快速生成n位随机字节.
RandBytes32
RandBytes32 快速生成32位随机字节.
RandInt36
No description provided by the author
RandInt64
RandInt64 快速生成64内的随机数 0-63.
RandIntn
RandIntn 快速生成num范围内的随机数.
UUIDv4
UUIDv4 快速生成UUIDv4.