UUID
- uuid.dns
- uuid.is_valid
- uuid.is_version3
- uuid.is_version4
- uuid.is_version5
- uuid.oid
- uuid.url
- uuid.version3
- uuid.version4
- uuid.version5
- uuid.x500
The uuid module provides interfaces for generating and validating unique identifiers as defined by RFC 4122.
Note that Version 1 identifiers, based on current time and host identity, are currently not supported.