在开发过程中中,随机数的生成非常普遍,今天项目中用到了。在此做一下记录。 随机数产生function autePaperNo(){var myDate = new Date();var year = myDat...