获取时间戳 
 
new Date().getTime() 
 
获取随机数 
 
Math.random()