Skip to content

Releases: ryuuganime/snowflake

Release list

v0.1.0

Choose a tag to compare

@nattadasu nattadasu released this 08 Aug 09:37

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)