I occasionally need to generate a list of random numbers for auditing purposes. I have discovered how to generate the list but some of the numbers are duplicated. What is an easy way to remove the duplicate numbers? I currently use the manual method.
Thank you for your suggestions…