Select 13 unique numbers from 1100 to 1500
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 914,594,548,903,726,916,042,752 (~915 sextillion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 5,695,199,279,590,123,111,469,789,917,216,768 (~)
            
                If order does not matter (e.g. most lottery numbers): 914,594,548,903,726,916,042,752 (~915 sextillion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 5,695,199,279,590,123,111,469,789,917,216,768 (~)



