IntIntn Int原型:func Int() int解释:返回一个伪随机的 int 型整数 Intn原型:func Intn(n int) int解释:返回一个伪随机的 int 型整数,范围在 [0, n) 之间