What is a UUID v4?
A UUID (or GUID) is a 128-bit identifier that is virtually guaranteed to be unique. Version 4 UUIDs are generated using random numbers, and this tool uses your browser’s cryptographically secure random generator.
Generate any number of random v4 UUIDs, with optional uppercase or no-hyphen formatting.
Set the options (length, mode, character types, etc.).
Click the generate / create button.
Copy the result. Generate again for a new value.
A UUID (or GUID) is a 128-bit identifier that is virtually guaranteed to be unique. Version 4 UUIDs are generated using random numbers, and this tool uses your browser’s cryptographically secure random generator.
Configure the options in UUID Generator, then click generate. Each click produces a new value in your browser — copy what you need.
Review options before generating. Click again if you need another candidate. Prefer copying instead of screenshotting secrets.
Whenever possible, UUID Generator processes your data locally with JavaScript in this page. That means drafts, secrets, and unfinished work stay on your device by default. Prefer this workflow when you do not want to upload sensitive text, tokens, passwords, or files to a third-party service.
The probability of a collision is astronomically low — practically zero for any real-world use case.
Yes, uncheck the hyphens option to get a plain 32-character hex string.
For most FlyUtils tools, no. Processing happens in your browser with JavaScript. If a tool ever needs a server, that will be stated clearly on the page.
Yes. UUID Generator is free, with no sign-up and no artificial usage caps for normal personal and work use.
Yes. The page is mobile-first, so you can paste input, tweak options, and copy results from a phone or tablet.