if you dont use random_seed(0); or randomize(); function at least once in your app, it will always return same random number when you use same limit. this is also the case in C.


3333333333