Ir al contenido principal
Develop Tools

Generador y validador de UUID

Genera UUID v4 y v7 por lotes con valores aleatorios seguros, cambia el formato, copia, guarda y verifica la versión directamente en el navegador.

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

Acerca de esta herramienta

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

Funciones

  • 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

Cómo utilizarla

  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.

Limitaciones

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

Acerca de esta herramienta

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

Funciones

  • 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

Cómo utilizarla

  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.

Limitaciones

  • 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.

Privacidad: Los datos introducidos y los resultados se procesan en el navegador. No se envían ni se guardan en los servidores de Develop Tools.