index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
library
/
random.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue 6261: Clarify behavior of random.uniform().
Raymond Hettinger
2009-06-11
1
-0/+2
*
Typo fix
Andrew M. Kuchling
2009-04-02
1
-2/+2
*
Add link to an alternative generator with a long-period.
Raymond Hettinger
2009-04-01
1
-0/+4
*
#4979: correct result range for some random functions.
Georg Brandl
2009-01-18
1
-9/+10
*
Issue #4869: clarify documentation for random.expovariate.
Mark Dickinson
2009-01-07
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