Skip to content

randomString

生成随机字符串

示例

ts
randomString(8) // '3QS8eZWa'

参数

参数说明类型默认值是否必填
len字符串长度number-