package
1.0.30
Repository: https://github.com/why444216978/go-util.git
Documentation: pkg.go.dev

# Functions

GetCapitalRandom 生成大写随机bytes.
GetLowerRandom 生成小写随机bytes.
GetRandomBytes 生成随机bytes.
RandomN 根据最大值生成随机整数.