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 1229b7d commit 13be065Copy full SHA for 13be065
1 file changed
Misc/NEWS.d/next/Library/2025-06-08-10-22-22.gh-issue-135244.Y2SOTJ.rst
@@ -1,4 +1,4 @@
1
:mod:`uuid`: when the MAC address cannot be determined, the 48-bit node
2
ID is now generated with a cryptographically-secure pseudo-random number
3
generator (CSPRNG) as per :rfc:`RFC 9562, §6.10.3 <9562#section-6.10-3>`.
4
-This affects :func:`~uuid.uuid1` and :func:`~uuid.uuid6`.
+This affects :func:`~uuid.uuid1`.
0 commit comments