UNPKG

@skorotkiewicz/snowflake-id

Version:

Snowflake ID is a unique identifier commonly used in distributed systems to generate unique IDs with a timestamp component. It is designed to ensure uniqueness, even in distributed and highly concurrent environments.

2 lines (1 loc) 30 B
export * from "./components";