Select 24 unique numbers from 0 to 36
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 3,562,467,300 (~4 billion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 2,210,327,142,511,928,747,734,915,593,797,632 (~)
            
                If order does not matter (e.g. most lottery numbers): 3,562,467,300 (~4 billion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 2,210,327,142,511,928,747,734,915,593,797,632 (~)



