UUID Generator
Generate Universally Unique Identifiers (UUIDs) with various versions and options.
Bulk UUID Generation
About UUID Generation
A Universally Unique Identifier (UUID) is a 128-bit number used to identify information in computer systems. UUIDs are standardized by the Open Software Foundation (OSF) as part of the Distributed Computing Environment (DCE).
This tool supports multiple UUID versions, including time-based (v1), random (v4), and name-based SHA1 (v5) UUIDs. It also allows for bulk generation of UUIDs, making it useful for various development and testing scenarios.
UUID Facts
- Total Bits
- 128
- Hexadecimal Digits
- 32
- Supported Versions
- 4
- Collision Probability
- Low