Did you know ... | Search Documentation: |
Pack logtalk -- logtalk-3.85.0/docs/_sources/uuid_1.rst.txt |
.. index:: uuid(Representation)
.. _uuid/1:
.. rst-class:: right
object
uuid(Representation)
Representation
- Text representation for the UUID. Possible values are atom
, chars
, and codes
.
Universally unique identifier (UUID) generator.
| Availability:
| logtalk_load(uuid(loader))
| Author: Paulo Moura | Version: 0:5:0 | Date: 2022-11-23
| Compilation flags:
| static, context_switching_calls
| Implements:
| public
:ref:`uuid_protocol <uuid_protocol/0>`
| Uses:
| :ref:`fast_random <fast_random/0>`
| :ref:`iso8601 <iso8601/0>`
| :ref:`list <list/0>`
| :ref:`os <os/0>`
| Remarks: | (none)
| Inherited public predicates: | Â :ref:`uuid_protocol/0::random_node/1` Â :ref:`uuid_protocol/0::uuid_null/1` Â :ref:`uuid_protocol/0::uuid_v1/2` Â :ref:`uuid_protocol/0::uuid_v4/1` Â
.. contents:: :local: :backlinks: top
(no local declarations; see entity ancestors if any)
(no local declarations; see entity ancestors if any)
(no local declarations; see entity ancestors if any)
(none)
.. seealso::
:ref:`uuid <uuid/0>`, :ref:`ulid <ulid/0>`, :ref:`ulid(Representation)
<ulid/1>`, :ref:`ids <ids/0>`, :ref:`ids(Representation,Bytes)
<ids/2>`