function unitfrom(x,y){ return parseInt(Math.random()*(y+1-x)+x); }
本文标题:js 生成[x,y]的随机数
本文链接:https://www.haomeiwen.com/subject/tdfehctx.html
网友评论