Cryptographic randomness
UUIDs are generated with the browser Crypto API.
Generate up to 100 cryptographically random UUID version 4 identifiers in your browser.
Generate cryptographically random UUID version 4 identifiers.
All processing happens locally in your browser.
Choose how many UUIDs to create, from 1 to 100.
Select Process to generate random UUID version 4 values.
Copy the list or download it as a text file.
UUIDs are generated with the browser Crypto API.
Create up to 100 identifiers in one action.
Every result follows the widely used UUID version 4 representation.
Yes. The tool uses crypto.randomUUID(), which generates RFC 4122 version 4 UUIDs.
No. They exist only in your current browser session unless you copy or download them.
Everyday Utilities
Remove repeated lines while preserving their first occurrence.
Sort lines naturally, alphabetically, or by length.
Validate, pretty-print, or minify JSON.
Encode Unicode text to Base64 or decode it back to text.
Encode or decode URL components.
Calculate SHA-1, SHA-256, SHA-384, or SHA-512 file hashes.