docs/index.markdown @ 7781bd17fcdc

Add a ros file for testing with dieharder
author Steve Losh <steve@stevelosh.com>
date Sun, 12 Feb 2017 01:14:43 +0000
parents c6a3ab353556
children d8537fcd89e5
`cl-pcg` is a [permuted congruential generator][pcg] implementation in pure
Common Lisp.

[pcg]: http://www.pcg-random.org/

* **License:** MIT/X11
* **Documentation:** <https://sjl.bitbucket.io/cl-pcg/>
* **Mercurial:** <https://bitbucket.org/sjl/cl-pcg/>
* **Git:** <https://github.com/sjl/cl-pcg/>