Home / Generate unique id
This page shows how different Go libraries generate a unique id:
github.com/rs/xid | d2a45mhmgkj99tnqvnr0 |
github.com/segmentio/ksuid | 30wmFdrmJKoGOrHKRT0JLcNWj8Z |
github.com/kjk/betterguid | -OX28HHaYc9DxWAGMNMJ |
github.com/oklog/ulid | 01K21JA956Z9Z8FHSQE4A09736 |
github.com/sony/sonyflake | 80876a143000001 |
github.com/chilts/sid | 1754546906278458079-7073475945330465698 |
github.com/satori/go.uuid | a5cf2dc6-c848-49ba-bb25-fb2043edfc5e |
Learn more about those libraries.