random.shuffle(lst), 在原列表上將元素打亂,洗牌,原始序列改變 ... numpy.random.seed(seed=None), 設定隨機種子, seed : int or 1-d array_like, ...
確定! 回上一頁