Appearance
@pmun/utils / uuid
function uuid(): string;
生成 UUID v4
string
UUID v4 字符串
uuid() // 例如: '550e8400-e29b-41d4-a716-446655440000'