Hi, do you know a good implementation of the ULID specification https://github.com/ulid/spec in Kotlin/Java?
It has to have a ULID public type and a .toString(). Best one I found is https://github.com/aallam/ulid-kotlin.
It has to have a ULID public type and a .toString(). Best one I found is https://github.com/aallam/ulid-kotlin.
Comments