Select 14 unique numbers from 1 to 42
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 52,860,229,080 (~53 billion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 4,608,264,443,634,948,505,600 (~5 sextillion)
            
                If order does not matter (e.g. most lottery numbers): 52,860,229,080 (~53 billion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 4,608,264,443,634,948,505,600 (~5 sextillion)



