A.Math.random()B.Math.max()C.Math.power()D.Math.sqrt()
A.生成介于0.0到1.0之隨機數B.生成介于-1.0到1.0之隨機數C.生成介于0.0到10.0之隨機數D.生成介于-10.0到10.0之隨機數
A.DateB.ArrayC.MathD.Global