Appearance
生成指定长度的随机字符串。
len
number
string
import { TuiGuid } from '@/uni_modules/t-ui/index'; const guid = ref(TuiGuid(20)) const guid = TuiGuid(20)