Select 37 unique numbers from 1 to 5
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 101,270 (~101 thousand)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 72,759,576,141,834,264,267,194,368 (~73 septillion)
            
                If order does not matter (e.g. most lottery numbers): 101,270 (~101 thousand)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 72,759,576,141,834,264,267,194,368 (~73 septillion)



