A.Math.floor(Math.random()*6) B.Math.floor(Math.random()*7) C.Math.floor(Math.random()*8) D.Math.ceil(Math.random()*8)
A.s.toSmallCase() B.s.toLowerCase() C.s.toUpperCase() D.s.toUpperChars()
A.x〈10 B.x〈=10 C.x〈20 D.x〈=20