docs/index.markdown @ d8537fcd89e5

Add LICENSE
author Steve Losh <steve@stevelosh.com>
date Tue, 14 Mar 2017 13:33:53 +0000
parents c6a3ab353556
children a4f701ecf78c
`cl-pcg` is a [permuted congruential generator][pcg] implementation in pure
Common Lisp.

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

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