Select 11 unique numbers from 17 to 30
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 364
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 14,529,715,200 (~15 billion)
            
                If order does not matter (e.g. most lottery numbers): 364
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 14,529,715,200 (~15 billion)



