If you set the seed, you can get the same sequence over and over. Below I created a numpy array and shuffled it without setting the seed: >>> import numpy ...
確定! 回上一頁