RFC4122 UUID versions.
0 Unknown version.
1 Date-time and NodeID address.
2 DCE security.
3 MD5 hash and namespace.
4 Random.
5 SHA1 hash and namespace.
7 Prefixed with a UNIX timestamp with millisecond precision, filled in with randomness.
Returns true if this enum value equals Unknown
Returns true if this enum value equals V1
Returns true if this enum value equals V2
Returns true if this enum value equals V3
Returns true if this enum value equals V4
Returns true if this enum value equals V5
Returns true if this enum value equals V7
Enum
Enum
Enum
Enum
Comparable(Enum)
Value
Object
Object
Object
© 2012–2026 Manas Technology Solutions.
Licensed under the Apache License, Version 2.0.
https://crystal-lang.org/api/1.19.0/UUID/Version.html