This document describes the current stable version of Kombu (5.3). For development docs, go here.

UUID Utilities - kombu.utils.uuid

UUID utilities.

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

Generate unique id in UUID4 format.