Select 10 unique numbers from 1 to 451
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 86,768,429,390,920,253,440 (~87 quintillion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 314,865,276,573,771,359,001,247,744 (~315 septillion)
            
                If order does not matter (e.g. most lottery numbers): 86,768,429,390,920,253,440 (~87 quintillion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 314,865,276,573,771,359,001,247,744 (~315 septillion)



