UUID 生成器

基于 UUID v4 标准,使用浏览器原生 crypto.randomUUID() API 生成随机 UUID,支持标准格式、无连字符、大写、小写等多种格式。

生成选项

生成结果 点击可复制