Language/Java

[JAVA]난수 발생(Math.Random())

모리노아진 2020. 11. 14. 18:28
System.out.println("0 <= num < 1  :  " + Math.random());