a11y.skipToMainContent
1

UUID Validator

验证任何UUID并检测其版本、变体和无状态。 参见可选格式——犬科,大写,无dashes,和URN. Bulk模式同时验证多个UUID.

Mode:
Was this tool helpful?
Send output to:
Advertisement

How to use UUID Validator

  1. 输入一个UUID(或为多个UUID切换到 Bulk 模式).
  2. 点击验证.
  3. 审查版本、变体和替代格式说明.

What is UUID Validator?

UID(Universally Unique Identifers)是被RFC 4122标准化的128位值. 这个工具验证了格式(32个六分位数,连字符或不是),从第13个六分位数(v1/v2/v3/v4/v5/v6/v7/v8)检测出版本,识别了变体(RFC 4122,Microsoft,NCS,或Future),并标记为零UID. 对于v1UUID,它提取嵌入式时间戳,时钟序列,和节点/MAC地址. 为方便复制提供了替代产出格式。

Advertisement

FAQ

这个工具能检测到什么UUID版本?
第1至8个版本由第13个十六进制数字确定. 常见的版本包括v1(基于时间的MAC),v4(random),和v7(Unix timetamp).
什么是零UUID吗?
无UUID为0000000-0000000-00000000-00000000. 它是一个有效的UUID,但代表了无效/零值.
我能不破折叠地验证UUID吗?
有——该工具既接受标准8-4-4-4-12的连字符格式,也接受32个字符连续的六分法格式.
这是否也生成 UUID ?
不——使用我们的UUID生成器工具来创建新的UUID. 此工具只验证和检查已有的工具 .

Related tools

Author

MW
Marcus Webb"The DevTool Craftsman"

Full-Stack Developer & Tools Architect

Marcus has been writing code since the dial-up era. He has contributed to open-source developer tools, built CI/CD pipelines for startups, and debugged production incidents at 3 AM more times than he would like to admit. His philosophy is that the best developer tool is the one that gets out of your way, and he writes about practical tooling that helps teams ship faster with fewer headaches.

Advertisement