Hacker News new | ask | show | jobs
by ifross 3898 days ago
In the preface it does state:

  To run the examples, you will need at least version 1.5 of Go.

  $ go version
  go version go1.5 linux/amd64

  Follow the instructions at https://golang.org/doc/install if the go tool on your computer is older or missing.
1 comments

The deterministic rand behavior is the same for all go versions: https://golang.org/pkg/math/rand/#pkg-overview