ruby-ulid 0.0.6
ULID(Universally Unique Lexicographically Sortable Identifier) is defined on https://github.com/ulid/spec. It has useful specs for actual applications. This gem aims to provide the generator, monotonic generator, parser and handy manipulation methods for the ID. Also having rbs signature files.
Gemfile:
=
install:
=
Runtime Dependencies (1):
integer-base
>= 0.1.2