什麼是 UUID 產生器?
免費線上 UUID v4 產生器。使用 crypto.randomUUID() 建立通用唯一識別碼。批次產生最多 50 個 UUID。
免費線上 UUID v4 產生器。使用 crypto.randomUUID() 建立通用唯一識別碼。批次產生最多 50 個 UUID。
Choose how many UUIDs to generate (1, 5, 10, or 50).
Toggle hyphens on/off and case (lower/upper).
Click Generate for a fresh batch.
Click copy next to any UUID to copy it.
A UUID (Universally Unique Identifier) is a 128-bit identifier represented as a 36-character string (32 hex digits + 4 hyphens). Version 4 UUIDs use random numbers, making collisions extremely unlikely.
Yes. The tool uses the browser's built-in crypto.randomUUID() API, which provides cryptographically secure random UUIDs suitable for production use as database keys and identifiers.
免費線上工具 — 在瀏覽器中運作,無需註冊。立即開始使用。
立即試用All free online tools for developers, designers, students, and creators.
Every tool works in your browser — no sign-up, no data collection.