//
pkg.gl
Category
github.com/fzf-labs/futil
randomutil
package
1.0.0
Repository:
https://github.com/fzf-labs/futil.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
62 SLOC
#
Functions
RandomChars
RandomChars 随机字符串.
RandomInt
RandomInt 在 [min, max) 处返回一个随机整数int.
RandomInt64
RandomInt64 在 [min, max) 处返回一个随机整数int64.
RandomNumber
RandomNumber 随机生成指定长度的数字.
RandomStr
RandomStr 随机字符串.
#
Constants
AlphaNumLower
some consts string chars.
AlphaNumUpper
some consts string chars.
Numbers
some consts string chars.