Tool Hub

UUID 產生器

產生 v4 隨機或 v7 時間序列 UUID — 零依賴項,僅限 Web Crypto

產生的 UUID

3824a4ce-3881-4336-a55e-2447a7d4c342

6cda3a32-5364-409c-b007-c8e16bbfa28b

c9d2ed07-2b9f-489e-aa6d-cedc41257665

93de4139-e440-4962-a3be-1e03391f7f8c

使用方法

  1. Choose v4 (random) or v7 (time-ordered, sortable) from the version toggle。
  2. Set the count between 1 and 20。
  3. Click "Generate" to produce fresh UUIDs using the browser's Web Crypto API。
  4. Copy all generated UUIDs at once with the copy button。

範例

  • Selecting v4 and count 5 produces five random UUIDs like 3f2504e0-4f89-41d3-9a0c-0305e82c3301 — no two runs produce the same set。
  • Selecting v7 and count 3 produces time-ordered UUIDs whose first 12 hex digits encode the current millisecond timestamp, making them naturally sortable。

生產環境使用前請驗證輸出。無擔保 — 參見 條款.