Because UUID is both vague (what format should it be stored? With- or without 
dashes? Where to split?) and over-engineered (host's mac address in the UUID? 
or use the full-random v4 ?).
For example I use github.com/oklog/ulid - shorter and time-sortable alternative.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to