Select 7 unique numbers from 1 to 56
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 231,917,400 (~232 million)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 1,168,863,696,000 (~1 trillion)
            
                If order does not matter (e.g. most lottery numbers): 231,917,400 (~232 million)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 1,168,863,696,000 (~1 trillion)



