Use JS produce a range number

来源:互联网 发布:js判断变量是否为数组 编辑:程序博客网 时间:2024/05/29 09:38
Math.round( (your_start_num)*Math.random() + yourEndNum)
原创粉丝点击