UUID Generator
Generate UUIDs v1, v4, and v5 for your applications.
UUID Versions
- V1: Time-based UUID using timestamp and node identifier
- V4: Random UUID generated using cryptographically secure random numbers
- V5: Name-based UUID using SHA-1 hash of namespace and name