Even python's random library enables passing a weight list to its choices() ... indice = random.sample(range(386363948), 190973) indice ...
確定! 回上一頁