math/rand.Intn(n) generates a `value`,
which has the following properties `value >=0 && value < n`. I previously thought it was `value >=0 && value <= n`.pull/83/head
parent
c51e08ef37
commit
f2112526cf
Loading…
Reference in New Issue