//截取当前年月日和时间; var a= new date(); alert(a)
alert(math.rendom()*10)
//随机数值,*加一个范围,可以让他在0到你定的值之间。在加上parseint可让其取齐整数。