If seed is None, return the RandomState singleton used by np.random. If seed is an int, return a new RandomState instance seeded with seed.
確定! 回上一頁