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