Skip to content

Commit b55a920

Browse files
authored
Update uuid.rst
1 parent c69a050 commit b55a920

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Doc/library/uuid.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,6 @@ The :mod:`uuid` module defines the following functions:
199199
When *node* is not specified, :func:`getnode` is used to obtain the hardware
200200
address as a 48-bit positive integer. When a sequence number *clock_seq* is
201201
not specified, a pseudo-random 14-bit positive integer is generated.
202-
14-bit sequence number is chosen.
203202

204203

205204
.. function:: uuid3(namespace, name)

0 commit comments

Comments
 (0)