Hello, I was wondering if anyone has done anything like this before, I am sure someone has.
I am looking to write a random number generator (either as a batch file or vbscript) that will generate 5 random numbers from a range of numbers that I select. Once a number is generated, it needs to be removed from the pool of numbers so it is not selected again. Also, there needs to be the ability to add new numbers to the pool later on down the road.
Anyone ever do something like this?
Thanks.
I am looking to write a random number generator (either as a batch file or vbscript) that will generate 5 random numbers from a range of numbers that I select. Once a number is generated, it needs to be removed from the pool of numbers so it is not selected again. Also, there needs to be the ability to add new numbers to the pool later on down the road.
Anyone ever do something like this?
Thanks.