diff options
author | Neal Norwitz <nnorwitz@gmail.com> | 2006-02-22 05:51:48 (GMT) |
---|---|---|
committer | Neal Norwitz <nnorwitz@gmail.com> | 2006-02-22 05:51:48 (GMT) |
commit | e51fc53b6a3c2372215c561ef6a5c2e0249210db (patch) | |
tree | f31f672b9932ca4500c957f350ca616071418196 /Doc/lib | |
parent | 6a29c323ba2080e7c5f394ce19e0516a6787a319 (diff) | |
download | cpython-e51fc53b6a3c2372215c561ef6a5c2e0249210db.zip cpython-e51fc53b6a3c2372215c561ef6a5c2e0249210db.tar.gz cpython-e51fc53b6a3c2372215c561ef6a5c2e0249210db.tar.bz2 |
George Yoshida's fix.
Diffstat (limited to 'Doc/lib')
-rw-r--r-- | Doc/lib/librandom.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/librandom.tex b/Doc/lib/librandom.tex index 7a1b982..6c2f710 100644 --- a/Doc/lib/librandom.tex +++ b/Doc/lib/librandom.tex @@ -278,7 +278,7 @@ called. An efficient and portable pseudo-random number generator'', \citetitle{Applied Statistics} 31 (1982) 188-190.} - \seeurl{http://www.npl.co.uk/ssfm/download/abstracts.html#196}{A modern + \seeurl{http://www.npl.co.uk/ssfm/download/abstracts.html\#196}{A modern variation of the Wichmann-Hill generator that greatly increases the period, and passes now-standard statistical tests that the original generator failed.} |