cl-frugal-uuid

MIT License

Common Lisp UUID library with zero dependencies

$ area51 add cl-frugal-uuidCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-frugal-uuid:some-function ...)