Select 10 unique numbers from 5 to 79
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 828,931,106,355 (~829 billion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 3,008,025,198,741,024,000 (~3 quintillion)
            
                If order does not matter (e.g. most lottery numbers): 828,931,106,355 (~829 billion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 3,008,025,198,741,024,000 (~3 quintillion)



