Home / Generate unique id
This page shows how different Go libraries generate a unique id:
| github.com/rs/xid | d91eikhmgkjfvfanv2lg |
| github.com/segmentio/ksuid | 3FpRPryQYuU9TVmc4oNLv0w1OF6 |
| github.com/kjk/betterguid | -OwKMqfWXKzERYsp_tjI |
| github.com/oklog/ulid | 01KWANYTQ1H88S76CHH21BWQWA |
| github.com/sony/sonyflake | 8b0afa849000001 |
| github.com/chilts/sid | 1782770002658031342-2332337377782661892 |
| github.com/satori/go.uuid | 7d1f1d24-dc53-4cca-9553-a312ca07008d |
Learn more about those libraries.