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.
1 parent fe4b381 commit c719e68Copy full SHA for c719e68
Doc/library/secrets.rst
@@ -94,7 +94,7 @@ hard-to-guess URLs, and similar.
94
bytes. The text is Base64 encoded, so on average each byte results
95
in approximately 1.3 characters.
96
97
- If *nybtes* is not specified or ``None``, :const:`DEFAULT_ENTROPY`
+ If *nbytes* is not specified or ``None``, :const:`DEFAULT_ENTROPY`
98
is used instead.
99
100
.. doctest::
0 commit comments