# README
pulid
Prefixed Universally Unique Lexicographically Sortable Identifier
Wraps oklog/ulid and adds a two-character prefix on ids.
# Functions
MarshalID providers a graphql marshaler for ULIDs.
Parse returns the string encoding of the PULID.
UnmarshalID unmarshals ULID.
# Constants
EncodedSize is the length of a text encoded PULID.