Staging
v0.8.1
https://github.com/python/cpython
Revision c601117f38aa5e1bcaeb81571eb183f97dca09f3 authored by Raymond Hettinger on 05 October 2003, 23:35:38 UTC, committed by Raymond Hettinger on 05 October 2003, 23:35:38 UTC
* Extend rangrange() to return meaningful results when the range is
  larger than 2**53.  Only applies to the MersenneTwister.  WichmannHill
  was left alone in the absence of a proof showing how multiple calls
  could be combined to produce long bit streams.

* WichmannHill was missing from __all__.
1 parent bd79d84
History
Tip revision: c601117f38aa5e1bcaeb81571eb183f97dca09f3 authored by Raymond Hettinger on 05 October 2003, 23:35:38 UTC
SF bug #812202: randint is always even
Tip revision: c601117
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.cvsignore -rw-r--r-- 109 bytes
.hgtags -rw-r--r-- 2.3 KB
LICENSE -rw-r--r-- 12.7 KB
Makefile.pre.in -rw-r--r-- 31.0 KB
README -rw-r--r-- 48.2 KB
aclocal.m4 -rw-r--r-- 2.1 KB
configure -rwxr-xr-x 522.5 KB
configure.in -rw-r--r-- 82.9 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 24.5 KB
setup.py -rw-r--r-- 50.3 KB

README

back to top