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

Why not support hexadecimal? #54

Open keontang opened 1 year ago

keontang commented 1 year ago

base16 hexadecimal is still relatively common, why not support it?