-
Type: New Feature
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
Add implementation of an ObjectID and use it instead of [12]byte. Write an ObjectID generator that generates proper random ObjectIDs.
The ObjectID type can be a type directly on top of [12]byte:
type ObjectID [12]byte