random()
random(int $length = 6, string $type = 'string', int $convert) : string
生成随机字符
Parameters
int | $length | 长度 |
string | $type | 类型(支持数字、字母、字符串、全部) |
int | $convert | 转换大小写 |
Util工具类 Class Util
Loading…