cafe
#TIL
고아수
new Random().nextInt(bound) 에서 bound 는 양수여야 한다
https://docs.oracle.com/javase/8/docs/api/java/util/Random.html#nextInt-int-
#TIL
new Random().nextInt(bound) 에서 bound 는 양수여야 한다
https://docs.oracle.com/javase/8/docs/api/java/util/Random.html#nextInt-int-
#TIL
댓글 쓰기