Binary package “cl-uuid” in ubuntu oracular

Common Lisp librabry for generation of UUIDs as described by RFC 4122

 UUID provides methods for the generation of uuids version 1 (time based), 3
 (name based with MD5 hashing), 5 (name based with SHA1 hashing) and 4
 (random uuids).