.. index:: single: snowflakeid_protocol .. _snowflakeid_protocol/0: .. rst-class:: right **protocol** ``snowflakeid_protocol`` ======================== Snowflake ID generator protocol. | **Availability:** | ``logtalk_load(snowflakeid(loader))`` | **Author:** Paulo Moura | **Version:** 1:0:0 | **Date:** 2026-02-26 | **Compilation flags:** | ``static`` | **Dependencies:** | (none) | **Remarks:** | (none) | **Inherited public predicates:** | (none) .. contents:: :local: :backlinks: top Public predicates ----------------- .. index:: generate/1 .. _snowflakeid_protocol/0::generate/1: ``generate/1`` ^^^^^^^^^^^^^^ Returns a Snowflake ID. | **Compilation flags:** | ``static`` | **Template:** | ``generate(ID)`` | **Mode and number of proofs:** | ``generate(--ground)`` - ``one`` ------------ Protected predicates -------------------- (none) Private predicates ------------------ (none) Operators --------- (none)