Sobre esta herramienta
Generate cryptographically random version-4 UUIDs (also called GUIDs) for use as database keys, API tokens, file names, or test data. Choose how many you need, optionally strip the hyphens or switch to uppercase, and copy them all at once. Nothing is sent to a server - the random values come from the browser Web Crypto API, the same source used for encryption keys.
Cómo usarla
- 1 Set how many UUIDs you need (up to 100 at once).
- 2 Toggle uppercase or "no hyphens" if your use case needs a different format.
- 3 Click Generate, then Copy all to paste them wherever you need.
Preguntas frecuentes
What is a UUID?
A Universally Unique Identifier: a 128-bit value, usually written as 32 hex digits in five groups (8-4-4-4-12), designed so two independently generated UUIDs are extremely unlikely to ever collide.
Is UUID the same as GUID?
Yes for practical purposes. GUID (Globally Unique Identifier) is the Microsoft name for the same format defined by the UUID standard.
What version does this generate?
Version 4 (random), the most common type and the right default for database keys, tokens and test data. It uses the browser cryptographically secure random number generator.
Incorporar esta herramienta
Agrega esta herramienta gratuita a tu sitio — copia el código abajo. Se mantiene siempre actualizado.
Más herramientas gratis
Lorem Ipsum Generator
Genera párrafos, oraciones o palabras del clásico texto de relleno Lorem Ipsum.
Random Number Generator
Elige números aleatorios justos en cualquier rango, con opción de no repetir.
QR Code Generator
Turn any text or URL into a scannable QR code and download it as a PNG - instantly in your browser.
CPF Generator
Genera numeros de CPF aleatorios validos, con digitos verificadores correctos, para probar formularios y validaciones.
CNPJ Generator
Genera numeros de CNPJ aleatorios validos, con digitos verificadores correctos, para probar formularios y validaciones.
Test Credit Card Number Generator
Genera numeros de tarjeta falsos validos en Luhn, con caducidad y CVV, para probar formularios de pago.