Select 28 unique numbers from 0 to 100
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 6,916,166,902,815,169,882,095,616 (~7 septillion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 2,108,658,678,057,641,289,780,194,890,397,543,279,521,381,488,787,456,000 (~)
            
                If order does not matter (e.g. most lottery numbers): 6,916,166,902,815,169,882,095,616 (~7 septillion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 2,108,658,678,057,641,289,780,194,890,397,543,279,521,381,488,787,456,000 (~)



