메소드 | 설명 | |
---|---|---|
getChineseCharacter ( ) | ||
idhash ( $uid, $base = 1000 ) : integer | 按ID计算散列 | |
randmd5 ( $length = 8, $seed = null ) : string | 产生一个随机MD5字符的一部分 | |
randtime ( $rand_length = 6 ) : string | 按UNIX时间戳产生随机数 | |
string ( $length = 8, boolean $number = true, array $ignore = ['0', 'o', 'l', '1', 'i'] ) : string | 随机生成一个字符串 |