think-helper
think-helper copied to clipboard
Str::random函数增强
Str::random函数增强,使其可在指定字母数字组合内生成随机的字符串,第二参数$pool可输入string和array类型,$pool参数默认为空字符串。可平滑升级,不影响之前已使用该助手函数的应用。