Thanks to visit codestin.com Credit goes to github.com
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 11fa119 commit beee91cCopy full SHA for beee91c
1 file changed
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