Select 15 unique numbers from 0 to 73
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 1,824,010,149,372,864 (~2 quadrillion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 2,385,211,319,306,745,821,175,742,464 (~)
            
                If order does not matter (e.g. most lottery numbers): 1,824,010,149,372,864 (~2 quadrillion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 2,385,211,319,306,745,821,175,742,464 (~)



