Currently I have a list with 300 elements and I am sampling 100 elements at random from this list.
list = [\'A\', \'B\', \'C\', \'D\', \'E\', ..... , \'Z\']