Home / Generate unique id
This page shows how different Go libraries generate a unique id:
| github.com/rs/xid | d49r4uhmgkj99tnqvse0 |
| github.com/segmentio/ksuid | 35Lo8bIBNQhWz7omXzKVWtoH1kE |
| github.com/kjk/betterguid | -OdowI-EBDaFcSbKeQGl |
| github.com/oklog/ulid | 01K9TF2C0FSGCBK15RWM2GP7K9 |
| github.com/sony/sonyflake | 83a3e3c01000001 |
| github.com/chilts/sid | 1762898554895271237-8722827054929248575 |
| github.com/satori/go.uuid | 9a5d6f87-f5b4-4c1c-8aec-6e18efc3eb6e |
Learn more about those libraries.