Simple Random Number Generator in Go A simple example for generating random data in Go. Setup Run the program $ make run Reference Godoc: math/rand