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

UUID实用程序- kombu.utils.uuid

UUID实用程序。

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

生成UUID4格式的唯一id。