About 343,000 results
Open links in new tab
  1. Online UUID Generator Tool

    What is a version 4 UUID? A Version 4 UUID is a universally unique identifier that is generated using random numbers. The Version 4 UUIDs produced by this site were generated using a secure random …

  2. Universally unique identifier - Wikipedia

    A universally unique identifier (UUID) is a 128-bit number used to identify information in computer systems. The term globally unique identifier (GUID) is also used, typically in software created by …

  3. uuid - npm

    RFC9562 UUIDs. Latest version: 14.0.0, last published: 2 months ago. Start using uuid in your project by running `npm i uuid`. There are 77631 other projects in the npm registry using uuid.

  4. Free Online GUID Generator

    What is a GUID? GUID (aka UUID) is an acronym for 'Globally Unique Identifier' (or 'Universally Unique Identifier'). It is a 128-bit integer number used to identify resources. The term GUID is generally used …

  5. uuidUUID objects according to RFC 9562 — Python 3.14.6 …

    uuid — UUID objects according to RFC 9562 ¶ Source code: Lib/uuid.py This module provides immutable UUID objects (the UUID class) and functions for generating UUIDs corresponding to a …

  6. Online UUID/GUID Generator

    This project is open source. Why use an online UUID generator? Most programming languages have a simple way to generate UUIDs. But, sometimes you might just need a single UUID and do not want …

  7. What Are UUIDs and Why Are They Useful? - How-To Geek

    Jan 18, 2022 · A true UUID is a unique identifier that's generated and represented by a standardized format. Valid UUIDs are defined by RFC 4122; this specification describes the algorithms that can be …

  8. RFC 9562: Universally Unique IDentifiers (UUIDs)

    Feb 22, 2022 · RFC 9562 Universally Unique IDentifiers (UUIDs) Abstract This specification defines UUIDs (Universally Unique IDentifiers) -- also known as GUIDs (Globally Unique IDentifiers) -- and a …

  9. UUID在线生成器

    UUID Version 2:基于时间和 MAC 地址生成 UUID,DCE 安全版本,RFC 9562 保留版本,未提供具体的实现方式。 UUID Version 3:基于命名空间和名称生成 UUID,使用 MD5 哈希算法。 对于一个给 …

  10. What is a UUID (Universally Unique Identifier)? - TechTarget

    Aug 18, 2025 · Learn what a Universally Unique Identifier is, how it works and its various variants and versions. Examine UUID use cases and how to generate a UUID.