约 6,010 个结果
在新选项卡中打开链接
  1. Online UUID (v5) Generator | UUIDTools.com

    Free online UUID v5 Generator. Create version-5 UUIDs according to RFC 4122 instantly. Version-5 UUIDs are based on SHA-1 hash of a namespace and name. Learn more about …

  2. uuidUUID objects according to RFC 9562 — Python 3.14.0 …

    uuid.uuid5(namespace, name) ¶ Generate a UUID based on the SHA-1 hash of a namespace identifier (which is a UUID) and a name (which is a bytes object or a string that will be encoded …

  3. A Complete Guide to UUID Versions (v1, v4, v5) - With Examples

    Unlike v1 or v4, UUID v5 is generated by providing two pieces of input information: Input string: Any string that can change in your application. These two pieces of information are converted …

  4. Generating v5 UUID. What is name and namespace?

    For version 3 and version 5 UUIDs the additional command line arguments namespace and name have to be given. The namespace is either a UUID in string representation or an identifier for …

  5. Generating hash id's using uuid3 () and uuid5 () in Python

    2024年5月21日 · Python's UUID class defines four functions and each generates different version of UUIDs. Let's see how to generate UUID based on MD5 and SHA-1 hash using uuid3 () and …

  6. UUID v5 Generator | SHA-1 Name-based UUID Online Tool

    Generate RFC 4122-Compatible UUID v5 Instantly and Securely. UUID version 5 produces deterministic unique identifiers by merging a namespace UUID and a user-specified name …

  7. The Ultimate UUID Cheat Sheet for 2025 - FastUUID Learn

    2025年2月17日 · UUIDs are simple — but not trivial. Understanding their trade-offs in performance, storage, privacy, and interoperability will help you build more scalable and …

  8. UUID v5 Generator - Create Name-Based UUIDs with SHA-1

    Generate deterministic UUID version 5 using SHA-1 hashing. Create consistent UUIDs from namespace and name combinations with improved security over v3.

  9. UUID v5 Generator – Generate Unique Namespaced UUIDs Online

    Our UUID v5 Generator allows you to quickly create unique, namespace-based UUIDs that are compliant with RFC 4122 standards. Whether you need a reliable way to generate persistent …

  10. UUID Generator - All Versions (v1-v7) | Online UUID Generator

    Generate UUIDs instantly with our free online tool. Supports all UUID versions (v1, v3, v4, v5, v6, v7) with one-click copy. Perfect for developers, databases, and applications.