U
    ‰dÙ   ã                   @   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)Z_uuid© r   ú4/tmp/pip-unpacked-wheel-hqfrjlvz/kombu/utils/uuid.pyÚuuid   s    r   N)Ú__doc__r   r   r   r   r   r   Ú<module>   s   