UUID Generator

Generate random UUIDs (v4) in bulk.

Generated locally via crypto.randomUUID() — nothing is sent anywhere.

How it works

  1. Choose how many UUIDs you need.
  2. Click generate.
  3. Copy the full list.

Need more than a one-off tool?

Velox PDF for Mac keeps every tool like this — plus AI chat, summarization, and semantic search across your documents — in one native app, working offline for markup and signing.

Download Velox PDF for Mac — free →

Frequently asked questions

What UUID version is this?

Version 4 (random) — generated via the browser's built-in crypto.randomUUID(), which uses a cryptographically secure random number generator.