Hi everyone,
I would like to generate some PINs for my end users.
However, these PINs must be of certain length (6 numeric) and they must not be the same as numbers already generated before. I have a list of numbers that have been generated previously. Please advise how these criteria can be included in the random function.
Thanks in advance
Serene
I would like to generate some PINs for my end users.
However, these PINs must be of certain length (6 numeric) and they must not be the same as numbers already generated before. I have a list of numbers that have been generated previously. Please advise how these criteria can be included in the random function.
Thanks in advance
Serene