A.50B.48.5C.48D.49
A.Math.floor(Math.random()*10)B.Math.ceil(Math.random()*10)C.Math.floor(Math.random()*9)D.Math.floor(Math.random()*11)
A.parseInt()B.ceil()C.max()D.random()