Select 23 unique numbers from 1 to 100
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 24,865,270,306,254,660,567,040 (~25 sextillion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 642,817,384,174,195,077,994,917,788,536,310,447,273,410,560 (~)
            
                If order does not matter (e.g. most lottery numbers): 24,865,270,306,254,660,567,040 (~25 sextillion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 642,817,384,174,195,077,994,917,788,536,310,447,273,410,560 (~)



