网乐原科技

直播中

news center新闻中心
首页 > 资讯中心 > 软件技术

随机数字生成器

发布时间:2008-12-20     阅读数: 次       来源:网乐原科技
要完成此效果把如下代码加入到区域中 <script language="javascript"> function Quickpick() { var ball for( ball = 0; ball < 5; ball++) { this[ball] = parseInt((Math.random() * Math.pow(10,16)) % 49) + 1; for(var list = 0; list < ball; list++) { if(this[list] == this[ball]) { list = ball; ball--; } } } this[ball] = parseInt((Math.random() * Math.pow(10,16)) % 42) + 1; return this; } </script> <script language="javascript"> var idx; var powerball = new Array(6); powerball = this.Quickpick(); document.write("
"); document.write("POWERBALL
"); document.write("
"); for(idx = 0; idx < 5; idx++) document.write(powerball[idx] + " - ") document.write("" + powerball[idx] + ""); document.write("
"); </script>

网乐原科技

客服热线:0771-5761507

QQ:53290011

QQ邮箱:53290011@qq.com

工作时间:周一到周五 9:00-18:00

地址:广西南宁市江南万达写字楼C16栋1309室

物联网开发

关注我们

微信小商店 腾讯QQ客服 微信客服