UUIDv4 generation

This commit is contained in:
Adrián Arroyo Calle
2021-02-18 22:16:24 +01:00
parent c8a47d839a
commit 77ec8ebfc3
2 changed files with 108 additions and 0 deletions

View File

@@ -519,6 +519,7 @@ The modules that ship with Scryer Prolog are also called
public key signatures and signature verification with Ed25519,
ECDH key exchange over Curve25519 (X25519), authenticated symmetric
encryption with ChaCha20-Poly1305, and reasoning about elliptic curves.
* [`uuid`](src/lib/uuid.pl) UUIDv4 generation and hex representation
To use predicates provided by the `lists` library, write: