Random unique number generation
Description
Using some software that I have created, I will generate any size data set of random and unique numbers.
Various requirements can be enforced on these numbers within the bounds of what is possible.
For example:
- All the numbers must not contain any 0.
- You want a separate file per 1000000 codes
Please specify any requirements that you want this data set to respect up front prior to commencement of this task.
What will you get?
You will receive a flat text csv file of the numbers that are generated. Each number on its own new line. The file will be zipped and password protected for security.