func crypto/rand.Int

one use

	crypto/rand (current package)
		util.go#L62: func Int(rand io.Reader, max *big.Int) (n *big.Int, err error) {