# HG changeset patch # User Steve Losh # Date 1490277769 0 # Node ID ce8a7b89014e2c43e8ac6ec7a553f1b660cca92d # Parent fdfd0925e959ec5c04570bb0af184b55f2eb6dbb cl-pcg: Update site. diff -r fdfd0925e959 -r ce8a7b89014e cl-pcg/index.html --- a/cl-pcg/index.html Thu Mar 23 13:56:10 2017 +0000 +++ b/cl-pcg/index.html Thu Mar 23 14:02:49 2017 +0000 @@ -14,6 +14,7 @@

cl-pcg is a permuted congruential generator implementation in pure Common Lisp.

+

PCGs are not cryptographically secure. If you need that, look elsewhere.