JavaScript中用于生成随机数的Math.random()方法
此方法返回0(含)和1(不包括)之间的随机数
语法
Math.random();
下面是参数的详细信息:
- NA
返回值:
- 返回0(含)和1(不包括)之间的随机数
例子:
<html>
<head>
<title>JavaScriptMathrandom()Method</title>
</head>
<body>
<scripttype="text/javascript">
varvalue=Math.random();
document.write("FirstTestValue:"+value);
varvalue=Math.random();
document.write("<br/>SecondTestValue:"+value);
varvalue=Math.random();
document.write("<br/>ThirdTestValue:"+value);
varvalue=Math.random();
document.write("<br/>FourthTestValue:"+value);
</script>
</body>
</html>
这将产生以下结果:
FirstTestValue:0.28182050319352636 SecondTestValue:0.6375786089661319 ThirdTestValue:0.6780129774072902 FourthTestValue:0.7310958163154001
热门推荐
10 读书祝福语女生短句简短
11 感谢同事新婚祝福语简短
12 感谢教官文案祝福语简短
13 员工聚会蛋糕祝福语简短
14 元宵发客户祝福语简短
15 给团队信心祝福语简短
16 医美的祝福语大全简短
17 异国姻缘的祝福语简短
18 兄妹拍照祝福语简短的话