random-state
Portable random number generation.
$ area51 add random-stateCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(random-state:some-function ...)Portable random number generation.
$ area51 add random-stateCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(random-state:some-function ...)