Select 15 unique numbers from 1 to 124
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 7,977,030,893,210,226,688 (~8 quintillion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 10,431,358,831,795,158,123,830,661,087,232 (~)
            
                If order does not matter (e.g. most lottery numbers): 7,977,030,893,210,226,688 (~8 quintillion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 10,431,358,831,795,158,123,830,661,087,232 (~)



