https://github.com/mantono/solo
https://github.com/mantono/solo
flake flake-id flakeid generation id
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mantono/solo
- Owner: mantono
- License: mit
- Created: 2018-03-10T17:38:52.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-03-05T23:32:02.000Z (over 5 years ago)
- Last Synced: 2025-03-17T19:02:24.431Z (3 months ago)
- Topics: flake, flake-id, flakeid, generation, id
- Language: Kotlin
- Homepage:
- Size: 247 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# solo
Solo is a library written in Kotlin for generating [Flake IDs](http://yellerapp.com/posts/2015-02-09-flake-ids.html) or SnowFlake IDs on the JVM.
Credit goes to [rholder/github](https://github.com/rholder/fauxflake) from which some design inspiration has been taken.
**This project is still under development and is not to be used in a production environment**