mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Automated merge with file:///Users/skumaran/python/cpython
This commit is contained in:
commit
d184f664e3
1 changed files with 2 additions and 0 deletions
|
@ -256,6 +256,8 @@ class Random(_random.Random):
|
|||
|
||||
Optional arg random is a 0-argument function returning a random
|
||||
float in [0.0, 1.0); by default, the standard random.random.
|
||||
|
||||
Do not supply the 'int' argument.
|
||||
"""
|
||||
|
||||
randbelow = self._randbelow
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue