def uuid1(self): """Generates a uuid1 - a device specific uuid Returns: bytes: 16-byte uuid """ return self._uuid_in_use.uuid1()