shortid
Introduction: Super short, fully unique, non-sequential and URL-friendly Ids
Tags:
Kotlin port of shortid (the GO version), refer to their README for now.
Todo
- Port everything
- Basic acceptance testing (manual + unit)
- Port all (applicable) unit and integration tests
- Benchmark
- Improve documentation, adapt for Kotlin
- Publish as library
- Evaluate Kotlin multiplatform implementation
