ruby-ulid 0.0.11
ULID(Universally Unique Lexicographically Sortable Identifier) has useful specs for applications (e.g. `Database key`). This gem aims to provide the generator, monotonic generator, parser and handy manipulation features around the ULID. Also providing `rbs` signature files.
Gemfile:
=
install:
=
Runtime Dependencies (1):
integer-base
>= 0.1.2, < 0.2.0
Development Dependencies (2):
benchmark-ips
>= 2.8.4, < 3
yard
>= 0.9.26, < 2