5 numpy中的非重复随机数 如何在numpy中生成非重复随机数? list = np.random.random_integers(20,size=(10)) 88 random numpy numbers non-repetitive