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 c69a050 commit b55a920Copy full SHA for b55a920
Doc/library/uuid.rst
@@ -199,7 +199,6 @@ The :mod:`uuid` module defines the following functions:
199
When *node* is not specified, :func:`getnode` is used to obtain the hardware
200
address as a 48-bit positive integer. When a sequence number *clock_seq* is
201
not specified, a pseudo-random 14-bit positive integer is generated.
202
- 14-bit sequence number is chosen.
203
204
205
.. function:: uuid3(namespace, name)
0 commit comments