Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #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 |