.. index:: ulid .. _ulid/0: .. rst-class:: right **object** ``ulid`` ======== Universally Unique Lexicographically Sortable Identifier (ULID) generator using an atom representation. | **Availability:** | ``logtalk_load(ulid(loader))`` | **Author:** Paulo Moura | **Version:** 1:0:0 | **Date:** 2023-05-19 | **Compilation flags:** | ``static, context_switching_calls`` | **Extends:** | ``public`` :ref:`ulid(atom) ` | **Remarks:** | (none) | **Inherited public predicates:** |  :ref:`ulid_protocol/0::generate/1`  :ref:`ulid_protocol/0::generate/2`  :ref:`ulid_protocol/0::generate/8`  :ref:`ulid_protocol/0::timestamp/2`  :ref:`ulid_protocol/0::timestamp/8`   .. contents:: :local: :backlinks: top Public predicates ----------------- (no local declarations; see entity ancestors if any) Protected predicates -------------------- (no local declarations; see entity ancestors if any) Private predicates ------------------ (no local declarations; see entity ancestors if any) Operators --------- (none) .. seealso:: :ref:`ulid(Representation) `, :ref:`ulid_types `, :ref:`uuid `, :ref:`uuid(Representation) `, :ref:`ids `, :ref:`ids(Representation,Bytes) `