randint (low,high) - randint(low, high=None, size=None, dtype=int) Return random integers from `low` (inclusive) to `high` (exclusive).
確定! 回上一頁