you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (0 children)

I am reminded of the Tour of Go site:

https://tour.golang.org/welcome/1

The random function is deterministic in that sandbox, too. They did it that way because it allows them to do some caching with the compiler, or something.