\u8fc7\u7a0b\u5206\u6790<\/strong>\uff1a<\/p>\nMath.random() \u751f\u6210 [0,1) \u7684\u6570\uff0c\u6240\u4ee5 Math.random()*5 \u751f\u6210 {0,5) \u7684\u6570\u3002<\/p>\n
\u901a\u5e38\u671f\u671b\u5f97\u5230\u6574\u6570\uff0c\u6240\u4ee5\u8981\u5bf9\u5f97\u5230\u7684\u7ed3\u679c\u5904\u7406\u4e00\u4e0b\u3002<\/p>\n
parseInt()\uff0cMath.floor()\uff0cMath.ceil() \u548c Math.round() \u90fd\u53ef\u5f97\u5230\u6574\u6570\u3002<\/p>\n
parseInt() \u548c Math.floor() \u7ed3\u679c\u90fd\u662f\u5411\u4e0b\u53d6\u6574\u3002<\/p>\n
\u6240\u4ee5 Math.random()*5 \u751f\u6210\u7684\u90fd\u662f [0,4] \u7684\u968f\u673a\u6574\u6570\u3002<\/p>\n
\u6240\u4ee5\u751f\u6210 [1,max] \u7684\u968f\u673a\u6570\uff0c\u516c\u5f0f\u5982\u4e0b\uff1a<\/p>\n
\/\/ max - \u671f\u671b\u7684\u6700\u5927\u503c\r\nparseInt(Math.random()*max,10)+1;\r\nMath.floor(Math.random()*max)+1;\r\nMath.ceil(Math.random()*max);<\/pre>\n\u6240\u4ee5\u751f\u6210 [0,max] \u5230\u4efb\u610f\u6570\u7684\u968f\u673a\u6570\uff0c\u516c\u5f0f\u5982\u4e0b\uff1a<\/p>\n
\/\/ max - \u671f\u671b\u7684\u6700\u5927\u503c\r\nparseInt(Math.random()*(max+1),10);\r\nMath.floor(Math.random()*(max+1));<\/pre>\n\u6240\u4ee5\u5e0c\u671b\u751f\u6210 [min,max] \u7684\u968f\u673a\u6570\uff0c\u516c\u5f0f\u5982\u4e0b\uff1a<\/p>\n
\/\/ max - \u671f\u671b\u7684\u6700\u5927\u503c\r\n\/\/ min - \u671f\u671b\u7684\u6700\u5c0f\u503c\r\nparseInt(Math.random()*(max-min+1)+min,10);\r\nMath.floor(Math.random()*(max-min+1)+min);<\/pre>\n","protected":false},"excerpt":{"rendered":"\u65b9\u6cd5 \u63cf\u8ff0 ceil(x) \u5bf9\u6570\u8fdb\u884c\u4e0a\u820d\u5165\uff0c\u5373\u5411\u4e0a\u53d6\u6574\u3002 floor(x) \u5bf9 x \u8fdb\u884c\u4e0b\u820d\u5165\uff0c\u5373\u5411\u4e0b\u53d6\u6574\u3002 […]<\/p>\n","protected":false},"author":321,"featured_media":201899,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[55],"tags":[],"class_list":["post-201897","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-thread"],"acf":[],"_links":{"self":[{"href":"https:\/\/lrxjmw.cn\/wp-json\/wp\/v2\/posts\/201897","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lrxjmw.cn\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lrxjmw.cn\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lrxjmw.cn\/wp-json\/wp\/v2\/users\/321"}],"replies":[{"embeddable":true,"href":"https:\/\/lrxjmw.cn\/wp-json\/wp\/v2\/comments?post=201897"}],"version-history":[{"count":4,"href":"https:\/\/lrxjmw.cn\/wp-json\/wp\/v2\/posts\/201897\/revisions"}],"predecessor-version":[{"id":201903,"href":"https:\/\/lrxjmw.cn\/wp-json\/wp\/v2\/posts\/201897\/revisions\/201903"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/lrxjmw.cn\/wp-json\/wp\/v2\/media\/201899"}],"wp:attachment":[{"href":"https:\/\/lrxjmw.cn\/wp-json\/wp\/v2\/media?parent=201897"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lrxjmw.cn\/wp-json\/wp\/v2\/categories?post=201897"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lrxjmw.cn\/wp-json\/wp\/v2\/tags?post=201897"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}