o
    ?ZœcÙ   ã                   @   s    d Z ddlmZ efdd„ZdS )zUUID utilities.é    )Úuuid4c                 C   s
   t | ƒ ƒS )zoGenerate unique id in UUID4 format.

    See Also:
        For now this is provided by :func:`uuid.uuid4`.
    )Ústr)Ú_uuid© r   úF/var/www/chikooza/env/lib/python3.10/site-packages/kombu/utils/uuid.pyÚuuid   s   
r   N)Ú__doc__r   r   r   r   r   r   Ú<module>   s    