Code samples from Go Cookbook.
Chapter: generating good unique ids
Legend:
- main.go : test program that shows unique id generated with 7 different libraries
You might need to go get -u ./...
to install the libraries.
Code samples from Go Cookbook.
Chapter: generating good unique ids
Legend:
You might need to go get -u ./...
to install the libraries.