cl-randist

BSD except the optional jmt.lisp file

Random Distribution Generation

$ area51 add cl-randistCopy

Usage

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