Browse Source

!219 随机类注释错误
Merge pull request !219 from 放码过来/editNotes

Karson 5 years ago
parent
commit
049e719d89
1 changed files with 1 additions and 1 deletions
  1. 1 1
      extend/fast/Random.php

+ 1 - 1
extend/fast/Random.php

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