@hackage ulid0.3.3.0

Implementation of ULID - Universally Unique Lexicographically Sortable Identifier

Implementation of Alizain Feerasta's ULID specification. A 26 character string identifier, as opposed to the 36 character UUID string. Uses Douglas Crockford's base 32 encoding for better efficiency and readability (5 bits per character).