Generador de UUID
RFC 4122Genera UUID v4 (RFC 4122) y v7 ordenados por tiempo en lotes, con formato en mayúsculas y sin guiones.
Valor aleatorio de 122 bits (RFC 4122), ideal para la mayoría de identificadores.
Resultados
Sin UUID generados
Haz clic en Generar UUID para crear identificadores
About UUID Generator
Choose a version and a count, and the generator produces a batch of UUIDs instantly. Version 4 UUIDs are built from 122 random bits, which makes them ideal for general-purpose identifiers. Version 7 UUIDs embed a millisecond timestamp, so they are time-ordered, sortable, and friendlier to database indexes.
Formatting options let you output uppercase values or remove dashes for compact 32-character keys. Copy individual values or the whole batch with one click - nothing leaves your device.
UUIDs are generated with the browser's cryptographically secure random number generator, so collisions are astronomically unlikely and the output is unpredictable.
Funciones y destacados
- RFC 4122 version 4 UUIDs (random)
- RFC 9562 version 7 UUIDs (time-ordered)
- Bulk generation up to 100 at once