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
*
bpo-39108: Document threading issues for random.gauss() (GH-22928)
Raymond Hettinger
2020-10-25
1
-0/+7
*
Minor clarification (GH-22708)
Raymond Hettinger
2020-10-15
1
-3/+3
*
Improve recipe readability (GH-22685)
Raymond Hettinger
2020-10-13
1
-31/+37
*
Add recipe for a version of random() with a larger population (GH-22664)
Raymond Hettinger
2020-10-13
1
-2/+53
*
bpo-41773: Raise exception for non-finite weights in random.choices(). (GH-2...
Ram Rachum
2020-09-29
1
-2/+2
*
Revert "Fix all Python Cookbook links (#22205)" (GH-22424)
Andre Delfino
2020-09-27
1
-1/+1
*
Fix all Python Cookbook links (#22205)
Andre Delfino
2020-09-15
1
-1/+1
*
Improve output summary in the examples and recipes section (GH-20285)
Raymond Hettinger
2020-05-21
1
-3/+3
*
bpo-40541: Add optional *counts* parameter to random.sample() (GH-19970)
Raymond Hettinger
2020-05-08
1
-7/+14
*
bpo-40286: Put methods in correct sections. Add security notice to use secret...
Raymond Hettinger
2020-05-05
1
-10/+15
*
Fix missing space in docs(GH-19866)
Mathieu Dupuy
2020-05-02
1
-1/+1
*
bpo-40465: Deprecate the optional argument to random.shuffle(). (#19867)
Raymond Hettinger
2020-05-02
1
-0/+3
*
Small improvements to the recipes and examples. (GH-19635)
Raymond Hettinger
2020-04-21
1
-30/+26
*
bpo-40325: Deprecate set object support in random.sample() (GH-19591)
Raymond Hettinger
2020-04-19
1
-0/+7
*
bpo-40282: Allow random.getrandbits(0) (GH-19539)
Antoine Pitrou
2020-04-17
1
-0/+3
*
bpo-40286: Add randbytes() method to random.Random (GH-19527)
Victor Stinner
2020-04-17
1
-0/+7
*
Doc: Fix s/pseudo random/pseudo-random/ (GH-18289)
Julien Palard
2020-01-31
1
-2/+2
*
bpo-38881: choices() raises ValueError when all weights are zero (GH-17362)
Raymond Hettinger
2019-11-23
1
-2/+6
*
bpo-32554: Deprecate hashing arbitrary types in random.seed() (GH-15382)
Raymond Hettinger
2019-08-22
1
-0/+10
*
bpo-37624: Document weight assumptions for random.choices() (GH-14855)
Raymond Hettinger
2019-07-19
1
-1/+2
*
bpo-33783: Use proper class markup for random.Random docs (GHè7817)
Matthias Bussonnier
2019-04-16
1
-0/+5
*
bpo-35904: Add statistics.fmean() (GH-11892)
Raymond Hettinger
2019-02-21
1
-2/+2
*
Improve readability of random module examples (GH-11884)
Raymond Hettinger
2019-02-15
1
-2/+6
*
Document differences between random.choices() and random.choice(). (GH-11703)
Raymond Hettinger
2019-01-30
1
-0/+7
*
Neaten-up and extend the examples in the random module docs.
Raymond Hettinger
2016-12-04
1
-10/+14
*
Issue #28763: Use double hyphens (rendered as en-dashes) in numerical ranges
Serhiy Storchaka
2016-11-26
1
-1/+1
|
\
|
*
Issue #28763: Use double hyphens (rendered as en-dashes) in numerical ranges
Serhiy Storchaka
2016-11-26
1
-1/+1
*
|
Fix grammar
Raymond Hettinger
2016-11-21
1
-2/+2
*
|
Add analysis section to motivate the single server queue example
Raymond Hettinger
2016-11-21
1
-3/+10
*
|
Misc readability and organization improvements for the random docs
Raymond Hettinger
2016-11-21
1
-26/+31
*
|
Add a seealso section for further reference and skill building
Raymond Hettinger
2016-11-21
1
-0/+20
*
|
Simplify code in an example
Raymond Hettinger
2016-11-21
1
-6/+6
*
|
Extend and improve the examples for the random module
Raymond Hettinger
2016-11-21
1
-5/+29
*
|
Small edits to the docs for sample() and shuffle().
Raymond Hettinger
2016-11-17
1
-8/+14
*
|
Further refinements to the examples and recipes for the random module
Raymond Hettinger
2016-11-17
1
-16/+29
*
|
Add another example to the recipes section of the random docs
Raymond Hettinger
2016-11-17
1
-0/+26
*
|
Minor touch-ups to the random module examples
Raymond Hettinger
2016-11-17
1
-5/+6
*
|
Add cum_weights example (simulation of a cumulative binomial distribution).
Raymond Hettinger
2016-11-01
1
-0/+7
*
|
Issue #18844: Fix-up examples for random.choices(). Remove over-specified t...
Raymond Hettinger
2016-10-12
1
-31/+27
*
|
Issue #18844: Make the number of selections a keyword-only argument for rando...
Raymond Hettinger
2016-09-27
1
-1/+1
*
|
Rename weighted_choices() to just choices()
Raymond Hettinger
2016-09-07
1
-1/+1
*
|
Issue #18844: Add random.weighted_choices()
Raymond Hettinger
2016-09-07
1
-0/+21
*
|
Merge
Raymond Hettinger
2016-09-05
1
-0/+6
|
\
\
|
|
/
|
*
Improve recipe by showing results of intermediate steps
Raymond Hettinger
2016-09-05
1
-0/+6
*
|
Merge
Raymond Hettinger
2016-09-04
1
-2/+5
|
\
\
|
|
/
|
*
Improve docs for random.seed()
Raymond Hettinger
2016-09-04
1
-2/+5
*
|
Documentation for secrets.py
Steven D'Aprano
2016-04-16
1
-1/+2
|
/
*
Closes #25910: fix dead and permanently redirected links in the docs. Thanks ...
Georg Brandl
2016-02-26
1
-1/+1
*
Closes #20169: fix inner links random doc.
Georg Brandl
2016-02-19
1
-6/+6
*
By popular demand, add back a security warning.
Raymond Hettinger
2014-05-11
1
-0/+5
[next]