module UUIDTools
Constants
- UUID_DNS_NAMESPACE
Constant that represents the DNS namespace.
- UUID_OID_NAMESPACE
Constant that represents the OID namespace.
- UUID_REGEXP
Constant Regexp that matches a
UUID
and captures its components.- UUID_URL_NAMESPACE
Constant that represents the URL namespace.
- UUID_X500_NAMESPACE
Constant that represents the X500 namespace.