simpsamp

ISC-style permissive

Fast algorithms for simple random sampling from sets, without replacement.

$ area51 add simpsampCopy

Usage

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

Dependencies