Generates a unique object ID. * * By default it will use Clock.currTime(UTC()) as the timestamp * which guarantees that BsonObjectIDs are chronologically * sorted.
See Implementation
Generates a unique object ID. * * By default it will use Clock.currTime(UTC()) as the timestamp * which guarantees that BsonObjectIDs are chronologically * sorted.