目录

系统工具 - Random

优质
小牛编辑
126浏览
2023-12-01

Random

命名空间地址

EasySwoole\Core\Utility\Random

方法列表

字符串随机:

  • int length
  1. static function randStr($length)

纯数字字符串随机:

  • int length
  1. static function randNumStr($length)