pull/220/head
Karson 2020-08-12 21:16:55 +08:00
commit e29a9e41fc
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ class Random
} }
/** /**
* 数字和字母组合的随机字符串 * 生成指定长度的无0随机数字
* *
* @param int $len 长度 * @param int $len 长度
* @return string * @return string