distributions

Same as DISTRIBUTIONS, this is part of the DISTRIBUTIONS library.

Random numbers and distributions

$ area51 add distributionsCopy

Usage

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