본문으로 이동
Develop Tools

UUID 생성·검증 도구 | v4·v7 지원

안전한 난수로 UUID v4와 v7을 일괄 생성하고 형식 변환, 복사, 저장, 버전 검증을 브라우저에서 처리하는 무료 도구입니다.

Generate UUID

You can generate up to 10,000 UUID v4 or UUID v7 that can be easily arranged in chronological order.

You can also generate it with Ctrl+Enter.

Validate UUID

By pasting UUIDs separated by line breaks, spaces, and commas, you can check the format, version, variant, and duplicates.

Additional information: URN

Additional information: UUID

You can copy the Nil UUID and Max UUID defined in RFC 9562.

Nil UUID

00000000-0000-0000-0000-000000000000

Max UUID

ffffffff-ffff-ffff-ffff-ffffffffffff

이 도구에 대하여

Generate and verify UUIDs for use in databases, APIs, test data, and distributed systems without installation.

지원 기능

  • UUID v4 using cryptographically secure random numbers
  • UUID v7 sorted by Unix time
  • Generate up to 10,000 items, convert format, verify, and check for duplicates
  • TXT/CSV/JSON saving and output for SQL/JavaScript

사용 방법

  1. Select the version, number of items, notation, and output format.
  2. Generate UUIDs and copy them in bulk or individually.
  3. Paste the existing UUID into the verification field and check the contents.

제한 사항

Shortcut: You can generate it with Ctrl + Enter, and copy all the generated results with Ctrl + Shift + C.

이 도구에 대하여

You can generate UUIDs and check existing values for use in databases, APIs, and test data without sending input information externally.

지원 기능

  • UUID v4 using cryptographically secure random numbers and Unix time-ordered UUID v7
  • Batch generation of 1 to 10,000 items, standard/no hyphens/braces/URN format
  • TXT/CSV/JSON save, SQL/JavaScript output, Version/Variant/duplicate/v7 time verification

사용 방법

  1. Select the UUID version, number, notation, and output format.
  2. Generate UUIDs and copy and save them all at once or individually.
  3. Paste the existing UUID into the verification field and check the Version, Variant, duplicates, and v7 generation date and time.

제한 사항

  • We do not reserve UUIDs or make duplicate inquiries with issued IDs.
  • UUID v7 includes the generation time, so select v4 if you want to hide the time.
  • Although v1, v3, v5, v6, and v8 can be verified, they do not support generation.

개인정보 보호: 입력 내용과 처리 결과는 브라우저에서 처리되며 Develop Tools 서버로 전송하거나 저장하지 않습니다.