UUID 生成器

UUID 在线生成(v4)

生成参数

优先使用 `crypto.randomUUID()`;不支持时使用 `crypto.getRandomValues` fallback。

结果预览