@hackage ulid0.2.0.0

Implementation of ULID, lexicographically sortable unique identifiers

Implementation of alizain's ULID identifier. Canonically encoded as a 26 character string, as opposed to the 36 character UUID. Uses Crockford's base32 for better efficiency and readability (5 bits per character)