object
ksuid(Representation,Alphabet)
Representation- Text representation for the KSUID. Possible values areatom,chars, andcodes.Alphabet- Base62 alphabet used for encoding KSUIDs represented as an atom, list of characters, or list of character codes.
KSUID generator.
Availability:
logtalk_load(ksuid(loader))Author: Paulo Moura
Version: 1:1:0
Date: 2026-07-25
Compilation flags:
static, context_switching_callsRemarks:
(none)
Inherited public predicates:
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)
See also
ksuid, cuid2(Representation,Size,Alphabet), ids(Representation,Bytes), nanoid(Representation,Size,Alphabet), snowflakeid(Representation,EpochMilliseconds,TimeUnitMilliseconds,TimestampBits,NodeBits,SequenceBits,Node), sqids(Representation), typeid(Representation), ulid(Representation), uuid(Representation)