prbs

MIT

A library of higher-order functions for generating Pseudo-Random Binary Sequences of (practically) any degree

$ area51 add prbsCopy

Usage

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

Dependencies