Small script to generate UUID v4 go build -o uuid main.go ./uuid - will print you uuid ./uuid -s - Print only uuid. Perfect for uuid -s | pbcopy ./uuid -c - Copy uuid to clipboard