Releases: ryuuganime/snowflake
Releases · ryuuganime/snowflake
Release list
v0.1.0
Initial Release
Added
- 128-bit Snowflake ID generator (sync, thread-safe)
- Base62 encoding/decoding
- Reference Python implementation with CLI
- Formal specification (SNOWFLAKE_SPEC.md)
Licensing
- Code: MIT (LICENSE.MIT)
- Specification: CC-BY-4.0 (LICENSE)