PDFCurePDFCure
All tools

UUID Generator

Generate random UUIDs (v4) or time-ordered UUIDs (v7), one or many at a time.

Generated with the browser’s crypto API — nothing is sent to a server.

Related PDF tools

UUID Generator — frequently asked questions

v4 or v7?+

v4 is fully random. v7 embeds a timestamp so the IDs sort chronologically — better as database keys.

Are these guaranteed unique?+

v4 has ~5.3×10^36 possibilities, so collisions are effectively impossible in practice.

你們會把我的檔案上傳到伺服器嗎?+

不會——這裡的每個工具都完全在你的裝置上處理檔案,不會向伺服器上傳任何內容。唯一的例外是 AI 工具,它們會把擷取的文字(而非檔案本身)傳送給 Claude 來完成工作。

有檔案大小限制嗎?+

我們沒有人為設下限制,但由於處理過程在你的瀏覽器中進行,非常大的檔案(超過 500MB 或 1000 頁)會受你裝置記憶體的限制,而非我們的限制。