does math.random return a 0 or a 1, or does it return 0,0.1,0.2…1?
just curious as im using a code with (math.random()*10)+5;
but if it only returns a 0 or a 1 its not that random as it will either be 5 or 15,
just wondering is all!
thanks
does math.random return a 0 or a 1, or does it return 0,0.1,0.2…1?
just curious as im using a code with (math.random()*10)+5;
but if it only returns a 0 or a 1 its not that random as it will either be 5 or 15,
just wondering is all!
thanks
:: Copyright KIRUPA 2024 //--