cl-uuid

Common Lisp librabry for generation of UUIDs as described by RFC 4122
  http://www.dardoria.net/software/uuid.html
  0
  no reviews



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).