←back to thread

230 points craigkerstiens | 1 comments | | HN request time: 0.205s | source
1. kagitac ◴[] No.42587402[source]
After reading this I went ahead and added the extra 12 bits to my Go UUID library. Thanks for the write up on the PostgreSQL patch.

If anyone is interested, here is the package: https://github.com/cmackenzie1/go-uuid. It also includes a CLI similar to that of `uuidgen`, but supports version 7.