I need some guidance on auto generating unique numbers. I have never done this before so I don't have much of an idea where to start and was wondering if someone could help me out.
I need to auto generate a number that is a single letter followed by a four digit number. e.g: b1678 but guarantee that no number is the same (need to do for 30 different things)
Thanks a lot for your help!!