/libosnowflake

Twitter Snowflake ID generation for C

Primary LanguageOdinMIT LicenseMIT

libosnowflake

Twitter Snowflake ID generation for C.

Installation & Setup

1. Clone the repository

git clone https://github.com/thechampagne/libosnowflake.git

2. Navigate to the root

cd libosnowflake

3. Build the project

make

References

License

This repo is released under the MIT License.