//
pkg.gl
Category
github.com/caicaispace/gohelper
stringx
package
0.2.2
Repository:
https://github.com/caicaispace/gohelper.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
55 SLOC
#
Functions
GetRandomString
GetRandomString 生成随机字符串.
GetRandomString2
GetRandomString2 生成随机字符串.
IsAlphabet
IsAlphabet 是否是字母.
IsInvaildSymbol
是否是无效字符.
RandString
RandString 生成随机字符串.
SubStrZh
SubStrZh 中文字符串截取.
ToLower
ToLower 单词转化为小写.