标签:ceil strong style math rand color font size span
Math.round(Math.random()*x);
Math.round(Math.random()*(y-x)+x);
Math.ceil(Math.random()*x);
随机数Math.random()公式
原文地址:http://www.cnblogs.com/sese/p/6396818.html