Kotlin BSON • Multiplatform abstraction for different BSON implementations • opensavvy.ktmongo.bson.types • ObjectId • processId
processId¶
5-byte random value generated per client-side process.
This random value is unique to the machine and process. If the process restarts of the primary node of the process changes, this value is re-regenerated.