개발자 도구

UUID 생성기

무작위 UUID(v1, v4) 생성 또는 여러 UUID 일괄 생성

Generated UUIDs (1)

62710459-6d77-4c85-9d45-c7c3b8c9ba82

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