random in list, not select fot next k time code example Example: python choose sample from list with replacement import random random.choices(list, k = 4)