| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
You can read about Twitter snowflake here.
The IDs are 64-bits in size and are generated with the combination of the following:
The Snowflake class should be used as a singleton in your application.
Snowflake s = new Snowflake(275)
s.nextId()Read the blog to understand more:
| Back | FazBrowse Home | New Git URL |