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