XIDMixin Package xid is a globally unique ID generator library that uses the Mongo Object ID algorithm to
generate a 12 byte, 20 character ID with no configuration.
The xid package comes with database/sql sql.Scanner and driver.Valuer interfaces required by Ent for serialization.