
Created Unique Randomized Numbers.
This program can be used to create a random number based on the maximum number that you want (default is 10).
It can also be implemented for a lotery program and random examination program.
As a beginner, the algorithm number used might be wrong or inefficient. Therefore if you have any suggestion for the better, please feel free to inform me, Any suggestion/ advice would be greatly appreciated
Thank you.
Inputs
MaxNumber
Assumes
This program can be used to create a random number based on the maximum number that you want (default is 10).
It can also be implemented for a lotery program and random examination program.
As a beginner, the algorithm number used might be wrong or inefficient. Therefore if you have any suggestion for the better, please feel free to inform me, Any suggestion/ advice would be greatly appreciated
Thank you.
Returns
Unique Randomize Numbers