UUID, ULID, KSUID, CUID2, and NanoID Generator Online

Create unique identifiers in-browser for development, testing, mocks, APIs, and database records.

该工具的内容尚未完全翻译成中文,目前展示的是英文版本。我们正在逐步翻译所有工具,如果你希望我们优先翻译某个工具或有其他建议,欢迎点击右下角的 建议工具 按钮告诉我们。

使用该工具

Local generation in your browser, no login and no mandatory backend.

UUID with versions v1, v3, v4, v5, v6, and v7.

Generated IDs (0)

    快速指南与实用说明

    Multiple ID standards in one place

    You can generate UUID v1, v3, v4, v5, v6, and v7, plus NanoID, ULID, KSUID, CUID2, and Mongo-style ObjectId.

    This gives flexibility for API design, database keys, event streams, and reproducible deterministic identifiers.

    Typical use cases

    Use UUID v7 for modern time-ordered UUIDs, v3/v5 for deterministic namespace-based IDs, and ULID/KSUID for sortable token-like identifiers.

    Batch generation saves time when preparing fixtures, seeds, and mock API responses.

    Local processing and limits

    ID generation runs locally in your browser using secure random APIs.

    Very short IDs or tiny alphabets can increase collision risk in high volume environments.

    常见问题

    Which ID types can I generate here?

    UUID v1-v7, NanoID, ULID, KSUID, CUID2, and ObjectId.

    Can I generate many IDs at once?

    Yes. Set quantity and generate in batches.

    Can I customize NanoID alphabet?

    Yes. You can define your own alphabet.

    Is generation local?

    Yes. Processing happens in-browser.

    相关链接,帮助你继续完成类似任务,无需重新开始。

    针对常见用途的快捷入口,使用相同的完整流程。

    隐私与本地处理

    本页面的工具直接在你的浏览器中运行,不会将输入内容发送到后端服务器。这样可以提升隐私保护并降低延迟。