Select 60 unique numbers from 1 to 10
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 56,672,074,888 (~57 billion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 999,999,999,999,999,949,387,135,297,074,018,866,963,645,011,013,410,073,083,904 (~)
            
                If order does not matter (e.g. most lottery numbers): 56,672,074,888 (~57 billion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 999,999,999,999,999,949,387,135,297,074,018,866,963,645,011,013,410,073,083,904 (~)



