Implementation of ULIDs which are similar to random UUIDs except they are also sortable.
Go to file
Wisellama db84ce0456 Add examples 2024-02-20 23:04:26 -08:00
crockford32 Re-organize code into an actual library 2024-02-20 22:15:17 -08:00
examples Add examples 2024-02-20 23:04:26 -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 Add examples 2024-02-20 23:04:26 -08:00