summaryrefslogtreecommitdiffstats
path: root/Doc/library/random.rst
Commit message (Expand)AuthorAgeFilesLines
* Tighten documentation for Random.triangular.Raymond Hettinger2008-03-241-5/+5
* Adopt Nick's suggestion for useful default arguments.Raymond Hettinger2008-03-231-1/+6
* Issue 1681432: Add triangular distribution the random module.Raymond Hettinger2008-03-231-0/+4
* A lot more typo fixes by Ori Avtalion.Georg Brandl2008-02-221-1/+1
* Issue #1727780: Support loading pickles of random.Random objects createdMartin v. Löwis2007-12-031-0/+3
* Remove dead link from random docs.Georg Brandl2007-11-141-5/+0
* Make "hashable" a glossary entry and clarify docs on __cmp__, __eq__ and __ha...Georg Brandl2007-11-021-2/+2
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+315