random

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

Some simple random number generators.

$ area51 add randomコピー

使い方

;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(random:some-function ...)

利用しているパッケージ