//
pkg.gl
Category
github.com/why444216978/go-util
random
package
1.0.30
Repository:
https://github.com/why444216978/go-util.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
38 SLOC
#
Functions
GetCapitalRandom
GetCapitalRandom 生成大写随机bytes.
GetLowerRandom
GetLowerRandom 生成小写随机bytes.
GetRandomBytes
GetRandomBytes 生成随机bytes.
RandomN
RandomN 根据最大值生成随机整数.