Why is this long program needed when the use of the random module could make this even simpler. If you made a random number generator without the random module it would be impressive. But this is just unnecessary chicken scratch
@HarveyH In the second line I stated "If you made a random number generator WITHOUT the random module it'd be impressive. The first line stated that your random number generator isn't required to generate random numbers in the first place.
Random Number Generator
A basic number generator with built in error messages to stop you having to restart the software.
Here is a list of versions:
https://repl.it/@HarveyH/Random-Number-Generator-v101
https://repl.it/@HarveyH/Random-Number-Generator
Why is this long program needed when the use of the random module could make this even simpler. If you made a random number generator without the random module it would be impressive. But this is just unnecessary chicken scratch