When dealing with regular Python lists, random.shuffle() will do the job just as the previous answers show. But when it come to ndarray ( numpy.array ) ...
確定! 回上一頁