Simple session token generation library
$ area51 add session-token
;; area51 add updates your .asd automatically. ;; Use the package in your code: (in-package :my-project) (session-token:some-function ...)