danhodkinson
March 20th, 2008, 06:01 PM
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
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