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.
secrets.randbits
1 parent 4163260 commit c184b06Copy full SHA for c184b06
Doc/library/secrets.rst
@@ -52,7 +52,7 @@ randomness that your operating system provides.
52
53
.. function:: randbits(k)
54
55
- Return an int with *k* random bits.
+ Return a non-negative int with *k* random bits.
56
57
58
Generating tokens
0 commit comments