How to Generate a UUID V4 in Golang
Google has a package to generate a UUID compatible with RFC 4122 and DCE 1.1. Add it to your project: Generating UUIDs:
Google has a package to generate a UUID compatible with RFC 4122 and DCE 1.1. Add it to your project: Generating UUIDs: