Перейти к основному содержимому
Develop Tools

Генератор и проверка UUID

Бесплатный инструмент для пакетной генерации 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.

Конфиденциальность: Входное содержимое и результаты обработки обрабатываются в браузере и не отправляются и не сохраняются на сервере инструментов разработки.