Implementation of ULIDs which are similar to random UUIDs except they are also sortable.
Go to file
Wisellama 91b8b60e16 Re-organize code into an actual library 2024-02-20 22:15:17 -08:00
crockford32 Re-organize code into an actual library 2024-02-20 22:15:17 -08:00
.gitignore It works 2024-02-17 20:21:36 -08:00
go.mod Re-organize code into an actual library 2024-02-20 22:15:17 -08:00
go.sum Re-organize code into an actual library 2024-02-20 22:15:17 -08:00
ulid.go Re-organize code into an actual library 2024-02-20 22:15:17 -08:00
ulid_test.go Re-organize code into an actual library 2024-02-20 22:15:17 -08:00