diff options
author | Raymond Hettinger <python@rcn.com> | 2003-10-05 23:35:38 (GMT) |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2003-10-05 23:35:38 (GMT) |
commit | c601117f38aa5e1bcaeb81571eb183f97dca09f3 (patch) | |
tree | 279741cbd5ab01d0d03125f229cecf5174dd2224 /Python/getplatform.c | |
parent | bd79d846f457d6b0de267dcee4159fc7902927e3 (diff) | |
download | cpython-c601117f38aa5e1bcaeb81571eb183f97dca09f3.zip cpython-c601117f38aa5e1bcaeb81571eb183f97dca09f3.tar.gz cpython-c601117f38aa5e1bcaeb81571eb183f97dca09f3.tar.bz2 |
SF bug #812202: randint is always even
* 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__.
Diffstat (limited to 'Python/getplatform.c')
0 files changed, 0 insertions, 0 deletions