'随机类字符错误'

pull/218/head
zq 2020-08-12 16:38:22 +08:00
parent df183a86e4
commit 6d34058826
1 changed files with 1 additions and 1 deletions

View File

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