Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildCasualString ¶
func BuildCasualString(level CasualLevel, length int) string
func RuneCutting ¶
RuneCutting 按照字节限制,以字符编码的形式切割字符串
Types ¶
type CasualLevel ¶
type CasualLevel uint32
const ( CasualNumber CasualLevel = iota CasualLetter CasualNumberAndLetter CasualNumberAndLetterAndSymbol )
Click to show internal directories.
Click to hide internal directories.