Today happened to be checking if my small code worked right, and noticed Random itself wasnt working properly.
Here is video showing the problem:
https://youtube.com/shorts/dD1xpWSUruk?feature=share
In this video I have one line of code:
Code: Select all
Debigprint(Rnd(13))As in, if I click slowly result will be in way of 9, 6, 3.
If I keep clicking fast the "run"-button, then result is 9, 9, 9, 8, 8, 7, 7, 7