This document is for Kombu's development version, which can be significantly different from previous releases. Get the stable docs here: 5.3.

UUID Utilities - kombu.utils.uuid

UUID utilities.

kombu.utils.uuid.uuid(_uuid: Callable[[], ~uuid.UUID]=<function uuid4>) str[source]

Generate unique id in UUID4 format.