Documentation
¶
Index ¶
Constants ¶
View Source
const ( ElemLowerCharAndNum = StringElem(1) ElemUpperCharAndNum = StringElem(2) ElemAllChar = StringElem(3) )
Variables ¶
This section is empty.
Functions ¶
func GenRandString ¶
func GenRandString(length int, elem StringElem) (code string)
* Gen Rand String
Types ¶
type StringElem ¶
type StringElem int
Click to show internal directories.
Click to hide internal directories.