| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 78297,78308 via svnmerge from | Georg Brandl | 2010-05-19 | 1 | -1/+5 |
* | Issue 6261: Clarify behavior of random.uniform(). | Raymond Hettinger | 2009-06-11 | 1 | -0/+2 |
* | Fix typo. | Raymond Hettinger | 2009-04-03 | 1 | -2/+2 |
* | Add link to an alternative generator with a long-period. | Raymond Hettinger | 2009-04-01 | 1 | -0/+4 |
* | Merged revisions 68582,68718,68720-68721,68724-68727,68859,68973,69288-69289,... | Georg Brandl | 2009-02-23 | 1 | -9/+10 |
* | Merged revisions 68292,68344,68361,68378,68424,68426,68429-68430,68450,68457,... | Georg Brandl | 2009-01-14 | 1 | -3/+5 |
* | #3918: note that uniform() args can be swapped. | Georg Brandl | 2008-09-21 | 1 | -1/+3 |
* | getrandombits is actually getrandbits | Benjamin Peterson | 2008-07-30 | 1 | -2/+2 |
* | Tighten documentation for Random.triangular. | Raymond Hettinger | 2008-03-24 | 1 | -5/+5 |
* | Adopt Nick's suggestion for useful default arguments. | Raymond Hettinger | 2008-03-23 | 1 | -1/+6 |
* | Issue 1681432: Add triangular distribution the random module. | Raymond Hettinger | 2008-03-23 | 1 | -0/+4 |
* | A lot more typo fixes by Ori Avtalion. | Georg Brandl | 2008-02-22 | 1 | -1/+1 |
* | Issue #1727780: Support loading pickles of random.Random objects created | Martin v. Löwis | 2007-12-03 | 1 | -0/+3 |
* | Remove dead link from random docs. | Georg Brandl | 2007-11-14 | 1 | -5/+0 |
* | Make "hashable" a glossary entry and clarify docs on __cmp__, __eq__ and __ha... | Georg Brandl | 2007-11-02 | 1 | -2/+2 |
* | Move the 2.6 reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+315 |