https://github.com/devoxin/flakeid
Twitter-style snowflake generator. Based on https://github.com/s-yadav/FlakeId
https://github.com/devoxin/flakeid
Last synced: about 2 months ago
JSON representation
Twitter-style snowflake generator. Based on https://github.com/s-yadav/FlakeId
- Host: GitHub
- URL: https://github.com/devoxin/flakeid
- Owner: devoxin
- Created: 2018-10-07T13:57:17.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-07T14:50:36.000Z (over 7 years ago)
- Last Synced: 2025-01-21T06:29:11.408Z (over 1 year ago)
- Language: JavaScript
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FlakeId
Twitter-style snowflake generator. Based on https://github.com/s-yadav/FlakeId