Skip to content

Commit f2f0a6e

Browse files
authored
Merge branch 'main' into tee1
2 parents ee064e7 + f8651a2 commit f2f0a6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/random.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -741,7 +741,7 @@ The following options are accepted:
741741
.. option:: -f <N>
742742
--float <N>
743743

744-
Print a random floating-point number between 1 and N inclusive,
744+
Print a random floating-point number between 0 and N inclusive,
745745
using :meth:`uniform`.
746746

747747
If no options are given, the output depends on the input:

0 commit comments

Comments
 (0)