Implementation of ULIDs which are similar to random UUIDs except they are also sortable.
Go to file
Wisellama 9edb7e20c7 Add decode map 2024-02-19 09:05:16 -08:00
.gitignore It works 2024-02-17 20:21:36 -08:00
crockford_test.go tests work 2024-02-17 23:47:18 -08:00
go.mod It works 2024-02-17 20:21:36 -08:00
go.sum It works 2024-02-17 20:21:36 -08:00
main.go Add decode map 2024-02-19 09:05:16 -08:00
ulid_test.go tests work 2024-02-17 23:47:18 -08:00