//
pkg.gl
Category
github.com/yhlooo/podmig
pkg
utils
randutil
package
0.0.0-20240609022307-7d2ea425997e
Repository:
https://github.com/yhlooo/podmig.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
2
Files
34 SLOC
#
Functions
NewRand
NewRand 创建带有默认 rand.Source 的随机数生成器.
NewRandWithSource
NewRandWithSource 使用指定的 rand.Source 创建随机数生成器.
#
Constants
AlphaLower
常用字母表.
HexNumeric
常用字母表.
Numeric
常用字母表.
#
Structs
Rand
Rand 随机数生成器.