Select 5 unique numbers from 8 to 90
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 29,034,396 (~29 million)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 3,484,127,520 (~3 billion)
            
                If order does not matter (e.g. most lottery numbers): 29,034,396 (~29 million)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 3,484,127,520 (~3 billion)



