Sobre esta ferramenta
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.
Como usar
- 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.
Perguntas frequentes
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 ferramenta
Adicione esta ferramenta grátis ao seu site — copie o código abaixo. Ele fica sempre atualizado.
Mais ferramentas grátis
Lorem Ipsum Generator
Gere parágrafos, frases ou palavras do clássico texto de preenchimento Lorem Ipsum.
Random Number Generator
Sorteie números aleatórios justos em qualquer intervalo, com opção de não 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
Gere numeros de CPF aleatorios validos, com digitos verificadores corretos, para testar formularios e validacoes.
CNPJ Generator
Gere numeros de CNPJ aleatorios validos, com digitos verificadores corretos, para testar formularios e validacoes.
Test Credit Card Number Generator
Gere numeros de cartao falsos validos no Luhn, com validade e CVV, para testar formularios de pagamento.