cl-frugal-uuid
Common Lisp UUID library with zero dependencies
$ area51 add cl-frugal-uuidCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-frugal-uuid:some-function ...)Common Lisp UUID library with zero dependencies
$ area51 add cl-frugal-uuidCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-frugal-uuid:some-function ...)