It’s not a particularly important question but I am curious as to how the Random works in terms of how it actually generates the number. I ask this because if I run my Code it returns the same number as the Lecturer and if I cancel out in the terminal and rerun I get the same numbers again.
Why are the numbers the same when they are generated using the random function, wouldn’t a random function result in us getting completely different numbers to each other as they are well random.