pyflaker
is a Python snowflake ID generator. It offers a SnowflakeGenerator
class that can be used to create unique snowflake IDs.
Discord - @drixxenol
SnowflakeGenerator
- A synchronous snowflake generator class to handle the creation and management ofSnowflakeGenerator
instances
- Python 3.11 (other versions untested)