Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit46e7ed7

Browse files
[3.14]gh-135244: improve wording ofuuid8 docs about CSPRNG (GH-135433) (#135467)
gh-135244: improve wording of `uuid8` docs about CSPRNG (GH-135433)(cherry picked from commit394d798)Co-authored-by: LamentXU <108666168+LamentXU123@users.noreply.github.com>
1 parent6754a50 commit46e7ed7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Doc/library/uuid.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ The :mod:`uuid` module defines the following functions:
257257
non-specified arguments are substituted for a pseudo-random integer of
258258
appropriate size.
259259

260-
By default, *a*, *b* and *c* are generated by anon-cryptographically
260+
By default, *a*, *b* and *c* arenotgenerated by a cryptographically
261261
secure pseudo-random number generator (CSPRNG). Use:func:`uuid4` when
262262
a UUID needs to be used in a security-sensitive context.
263263

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp