when I try to generate random number, I need to prevent it from being zero, so I try this many times to be non-zero before I forcefully set it to 1
this should run few times but yk, theoretically the generated number can be the same for infinite time (or at least slow the performance :) )