Commit fff2f4bb authored by Raymond Hettinger's avatar Raymond Hettinger

Add link to an alternative generator with a long-period.

parent 20d114ca
......@@ -325,3 +325,7 @@ Examples of basic usage::
Wichmann, B. A. & Hill, I. D., "Algorithm AS 183: An efficient and portable
pseudo-random number generator", Applied Statistics 31 (1982) 188-190.
`Complementary-Multiply-with-Carry recipe
<http://code.activestate.com/recipes/576707/>`_ for a compatable alternative
random number generator with a long-period and comparatively simple update
operations.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment