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.
uuid8
1 parent 6754a50 commit 46e7ed7Copy full SHA for 46e7ed7
Doc/library/uuid.rst
@@ -257,7 +257,7 @@ The :mod:`uuid` module defines the following functions:
257
non-specified arguments are substituted for a pseudo-random integer of
258
appropriate size.
259
260
- By default, *a*, *b* and *c* are generated by a non-cryptographically
+ By default, *a*, *b* and *c* are not generated by a cryptographically
261
secure pseudo-random number generator (CSPRNG). Use :func:`uuid4` when
262
a UUID needs to be used in a security-sensitive context.
263
0 commit comments