Select 10 unique numbers from 12 to 80
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 340,032,449,328 (~340 billion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 1,233,909,752,121,446,400 (~1 quintillion)
            
                If order does not matter (e.g. most lottery numbers): 340,032,449,328 (~340 billion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 1,233,909,752,121,446,400 (~1 quintillion)



