Home / Generate unique id
This page shows how different Go libraries generate a unique id:
| github.com/rs/xid | d6gemapmgkj4eavoh5bg |
| github.com/segmentio/ksuid | 3AENCdzhNGGqiqOngCTwhvFJjWP |
| github.com/kjk/betterguid | -OmR_e5ebPCCv-Wiq9Jb |
| github.com/oklog/ulid | 01KJE9D8D90WYXVGGRW3BCVX4Y |
| github.com/sony/sonyflake | 8716860f7000001 |
| github.com/chilts/sid | 1772153643434222611-3505945970073779539 |
| github.com/satori/go.uuid | 01a9a173-00b3-4f1b-accf-5bab1d0c01a8 |
Learn more about those libraries.