numpy.random.randint(low, high, size, dtype=int) — Return random integers from low to high from the “discrete uniform” distribution.
確定! 回上一頁