iToolMania
Home/Developer Tools/UUID Generator

UUID Generator

Generate up to 100 cryptographically random version 4 UUIDs at once. Created in your browser, never sent over the network.

Version 4 UUIDs from your browser's crypto.randomUUID(), which is cryptographically random. Generated on your device and never sent anywhere.

Processed entirely in your browser. Never uploaded to a server.

Related Developer Tools

JWT Decoder

Decode a JSON Web Token and read its header, payload and expiry. Decoded in your browser, so the token is never sent to a server.

Base64 Decode & Encode

Decode Base64 to text or encode text to Base64, including URL-safe input. Runs in your browser, so your data never leaves the page.