//
pkg.gl
Category
github.com/juanjiTech/jframe
pkg
utils
gen
xrandom
package
0.0.0-20241217083654-2a2a1f9c4dea
Repository:
https://github.com/juanjitech/jframe.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
26 SLOC
#
Functions
GetRandom
GetRandom 随机字符串 0 纯数字 1 小写字母 2 大写字母 3 数字、大小写字母 默认3.
#
Constants
RandAll
数字、大小写字母.
RandLower
小写字母.
RandNum
纯数字.
RandUpper
大写字母.
#
Type aliases
Type
No description provided by the author