Python uses the Mersenne Twister as the core generator. ... To shuffle an immutable sequence and return a new shuffled list, use sample(x, k=len(x)) instead ...
確定! 回上一頁