Documentation ¶
Index ¶
Constants ¶
View Source
const ( KC_RAND_KIND_NUM = 0 // 纯数字 KC_RAND_KIND_LOWER = 1 // 小写字母 KC_RAND_KIND_UPPER = 2 // 大写字母 KC_RAND_KIND_ALL = 3 // 数字、大小写字母 )
Variables ¶
This section is empty.
Functions ¶
func ISOTimeToLocalTime ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.