bwmarrin / snowflake

A simple to use Go (golang) package to generate or parse Twitter snowflake IDs
BSD 2-Clause "Simplified" License
2.98k stars 371 forks source link

Add bulk generation of ids #37

Closed codemedic closed 1 year ago

codemedic commented 3 years ago

This resolves #36 and it is based off the pull request #33

bwmarrin commented 1 year ago

This PR makes massive changes all over the place that are (I assume) unrelated to the requested change. Though that may be due to how old the PR is and other changes in your source branch :(.

Either way, I'd need a PR that very cleanly shows a proposed solution for this without additional changes to files.