def random(): string1 = \'0.\' for i in range(16): string2 = \'1 2 3 4 5 6 7 8 9 0\' lst1 = string2.split() set1 = set(lst1)