hyperflake-rs 0.1.1

A simple and lightweight Rust crate library to generate unique snowflake like IDs starting from beginning of the 21th century.
Documentation
1
2
mod helper;
pub mod snowflake;