개발/JAVA
Math.random()
쵸코푸들이장군
2018. 8. 7. 18:27
0에서 100 사이의 수 : (int)Math.random()*100
0에서 100 사이의 수 : (int)Math.random()*100