package
0.0.10
Repository: https://github.com/orangebees/go-oneutils.git
Documentation: pkg.go.dev

# Functions

go:linkname FastRand runtime.fastrand.
RandBytes 快速生成n位随机字节.
RandBytes32 快速生成32位随机字节.
No description provided by the author
RandInt64 快速生成64内的随机数 0-63.
RandIntn 快速生成num范围内的随机数.
UUIDv4 快速生成UUIDv4.