math/big.Int.MulRange (method)

one use

	math/big (current package)
		int.go#L202: func (z *Int) MulRange(a, b int64) *Int {