ruby-ulid 0.1.4
The ULID(Universally Unique Lexicographically Sortable Identifier) has useful specs for applications (e.g. `Database key`), especially possess all `uniqueness`, `randomness`, `extractable timestamps` and `sortable` features. This gem aims to provide the generator, monotonic generator, parser and handy manipulation features around the ULID. Also providing `ruby/rbs` signature files.
Gemfile:
=
install:
=
Development Dependencies (14):
benchmark-ips
>= 2.8.4, < 3
irb
>= 1.3.5, < 2.0
irb-power_assert
= 0.0.2
rake
>= 13.0.3, < 20.0
rbs
>= 1.2.0, < 2.0
rubocop
>= 1.14.0, < 1.15.0
rubocop-md
>= 0
rubocop-performance
>= 0
rubocop-rake
>= 0
rubocop-rubycw
>= 0
steep
>= 0.44.1, < 0.50.0
test-unit
>= 3.4.1, < 4.0
warning
>= 1.2.0, < 2.0
yard
>= 0.9.26, < 2