random-state

zlib

Portable random number generation.

$ area51 add random-stateCopy

Usage

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