UUIDs
uuid.UUID- strings and bytes (converted to strings) are passed to
UUID(v), with a fallback toUUID(bytes=v)forbytesandbytearray UUID1- requires a valid UUID of type 1; see
UUIDabove UUID3- requires a valid UUID of type 3; see
UUIDabove UUID4- requires a valid UUID of type 4; see
UUIDabove UUID5- requires a valid UUID of type 5; see
UUIDabove