开发者工具

UUID生成器

生成随机UUID(v1、v4)或批量生成多个UUID

Generated UUIDs (1)

da098467-7a42-46bc-9fee-44df6a6404be

UUID Generator — v1, v4, v5

Generate universally unique identifiers (UUIDs) in any version. UUID v4 is fully random and most commonly used. UUID v1 is time-based. UUID v5 is name-based using SHA-1.

FAQ

What is a UUID?

A UUID is a 128-bit label used to uniquely identify data. Written as 32 hex digits: 550e8400-e29b-41d4-a716-446655440000.

UUID v4 vs v1 — which should I use?

Use v4 for most cases — it is random and doesn't leak system info. Use v1 only when you need time-sortable IDs.

Can two UUIDs ever be the same?

Astronomically unlikely. UUID v4 has 2^122 possible values. Generating a collision would take longer than the age of the universe.

Is UUID the same as GUID?

Yes. GUID (Globally Unique Identifier) is Microsoft's name for the same concept. They are interchangeable.

没找到需要的?

我们根据社区反馈开发免费工具。欢迎提出能改善您工作流的工具建议!

UUID生成器 — 免费工具在线 | FreeTool24 | FreeTool24