random

New BSD license. See the copyright messages in individual files.

Some simple random number generators.

$ area51 add randomCopy

Usage

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