int t = (int)(Math.random()*10000);注意少对括号
Math.random() 转成int后为0,再乘多少都是0