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 ce8d3ee commit bbc3722Copy full SHA for bbc3722
source/core/object-id.txt
@@ -13,7 +13,7 @@ constructed using:
13
- a 4-byte timestamp,
14
- a 3-byte machine identifier,
15
- a 2-byte process id, and
16
-- a 3-byte counter.
+- a 3-byte counter, starting with a random value.
17
18
In MongoDB, documents stored in a collection require a unique
19
:term:`_id` field that acts as a :term:`primary key`. Because
0 commit comments