Code: Select all
RandomSeed(Random(1000))
Debug Random(1000)

Piero wrote: Wed Oct 29, 2025 3:51 pm I heard many times about getting a Random "random SEED"… (e.g., to then extract lottery numbers…)
Stupid example I just invented now: you can use the luminosity of a flame being gently blown by a fan…
…or the movements of your mouse…
…or………
…Isn't that WEIRD?
………I find "randomness" to be very fascinating, like "infinity"…
Thanks Demivec; that's real Science! (Although much more limited than most ppl think)Demivec wrote: Wed Oct 29, 2025 4:01 pmThe only attribute you need to concern yourself with is whether they are random enough or if their randomness is comparable to the process you are trying to mimic.
