Commit f5322ce4 authored by Senthil Kumaran's avatar Senthil Kumaran
parents ca892673 bbdf719c
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment