We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ee064e7 + f8651a2 commit f2f0a6eCopy full SHA for f2f0a6e
Doc/library/random.rst
@@ -741,7 +741,7 @@ The following options are accepted:
741
.. option:: -f <N>
742
--float <N>
743
744
- Print a random floating-point number between 1 and N inclusive,
+ Print a random floating-point number between 0 and N inclusive,
745
using :meth:`uniform`.
746
747
If no options are given, the output depends on the input:
0 commit comments