Random

命名空间地址

EasySwoole\Core\Utility\Random

方法列表

字符串随机:

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

纯数字字符串随机:

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