summaryrefslogtreecommitdiffstats
path: root/Doc/library/random.rst
Commit message (Expand)AuthorAgeFilesLines
* Issue #16190: fix random module recommendation to use ssl.RAND_bytes().Antoine Pitrou2013-08-161-3/+3
* #15831: merge with 3.2Ezio Melotti2012-09-141-5/+6
|\
| * #15831: document multiple signatures on different lines. Patch by Chris Jerd...Ezio Melotti2012-09-141-5/+6
* | merge with 3.2Sandro Tosi2012-08-121-1/+1
|\ \ | |/
| * it's getstatus() not setstatus(); thanks to Shaddi Hasan from docs@Sandro Tosi2012-08-121-1/+1
* | Fix markupRaymond Hettinger2012-07-091-1/+1
* | Issue 15265: document the exception raised for invalid sample sizes.Raymond Hettinger2012-07-081-0/+3
* | merge with 3.2Sandro Tosi2012-04-141-1/+1
|\ \ | |/
| * fix typo; thanks to Jérôme Mainka from docs@Sandro Tosi2012-04-141-1/+1
* | merge doc fixes from 3.2Georg Brandl2011-09-171-0/+7
|\ \ | |/
| * Add info from the docstring for random.gammavariate() to the docs.Georg Brandl2011-09-171-0/+7
* | Issue #12049: cleanup the warning in the random module docVictor Stinner2011-05-251-2/+2
* | Issue #12049: improve RAND_bytes() and RAND_pseudo_bytes() documentationVictor Stinner2011-05-241-0/+6
|/
* Separate source link from main text.Raymond Hettinger2011-01-101-0/+2
* Move source links to consistent location and remove wordy, big yellow boxes.Raymond Hettinger2011-01-101-6/+2
* Fix heading levelAntoine Pitrou2010-12-121-2/+2
* Mention itertools.accumulate().Raymond Hettinger2010-12-041-0/+1
* Neaten-up random module docs.Raymond Hettinger2010-12-021-30/+31
* Add an example to the random docs.Raymond Hettinger2010-12-021-0/+26
* Provide links to Python source where the code is short, readable andÉric Araujo2010-11-161-0/+5
* typoRaymond Hettinger2010-09-071-1/+1
* Remove outdated reference to Wichmann-Hill algorithm.Raymond Hettinger2010-09-071-12/+4
* Issues #7889, #9025 and #9379: Improvements to the random module.Raymond Hettinger2010-09-071-0/+7
* Document which part of the random module module are guaranteed.Raymond Hettinger2010-09-071-9/+14
* Document which part of the random module module are guaranteed.Raymond Hettinger2010-09-061-0/+16
* Merged revisions 77952,78030,78102,78104,78107,78206,78216,78296-78297,78328,...Benjamin Peterson2010-03-211-0/+12
* Merged revisions 76904 via svnmerge fromEzio Melotti2009-12-191-1/+1
* Switch more function arguments docs to new-style.Georg Brandl2009-09-021-1/+0
* Issue 6261: Clarify behavior of random.uniform().Raymond Hettinger2009-06-111-0/+2
* Fix typo.Raymond Hettinger2009-04-031-2/+2
* Add link to an alternative generator with a long-period.Raymond Hettinger2009-04-011-0/+4
* Fix-up random docs. Jumpahead was removed long ago. Other minor corrections.Raymond Hettinger2009-02-241-14/+4
* Merged revisions 68633,68648,68667,68706,68718,68720-68721,68724-68727,68739 ...Benjamin Peterson2009-01-181-9/+10
* Merged revisions 68378 via svnmerge fromMark Dickinson2009-01-071-3/+5
* Merged revisions 66508,66510,66512-66513,66523-66526,66529-66530,66532,66535,...Benjamin Peterson2008-09-221-1/+2
* Merged revisions 65259,65263,65296,65307,65321 via svnmerge fromBenjamin Peterson2008-07-311-1/+1
* Remove many "versionchanged" items that didn't use the official markup,Georg Brandl2008-05-121-2/+0
* remove some old versionchanged and versionadded directivesBenjamin Peterson2008-04-241-2/+1
* Merged revisions 61834,61841-61842,61851-61853,61863-61864,61869-61870,61874,...Christian Heimes2008-03-251-5/+5
* Merged revisions 61724-61725,61731-61735,61737,61739,61741,61743-61744,61753,...Christian Heimes2008-03-231-0/+9
* Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,...Christian Heimes2008-02-221-0/+11
* Take Tim's advice and have random.sample() support only sequences and sets.Raymond Hettinger2008-01-141-2/+2
* Remove defunct parts of the random moduleRaymond Hettinger2008-01-131-44/+2
* Merged revisions 59275-59303 via svnmerge fromChristian Heimes2007-12-031-0/+2
* Remove further mentions of long integers.Georg Brandl2007-11-291-4/+4
* Merged revisions 58947-59004 via svnmerge fromGuido van Rossum2007-11-161-5/+0
* Merged revisions 58742-58816 via svnmerge fromGuido van Rossum2007-11-021-2/+2
* Get rid of the remaining versionadded/versionchanged directives.Georg Brandl2007-09-011-27/+1
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+315