cl-randist
Random Distribution Generation
$ area51 add cl-randistCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-randist:some-function ...)Random Distribution Generation
$ area51 add cl-randistCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-randist:some-function ...)