gohyoun.log
로그인
gohyoun.log
로그인
[난수생성] Math.random(), Random 클래스
포키
·
2022년 11월 28일
팔로우
0
Java
Math.random
random
0
국비과정
목록 보기
34/73
난수 구하는 방법
Math
.
random
(
)
;
Random
r
=
new
Random
(
)
;
int
num
=
r
.
nextInt
(
n
)
+
m
;
포키
welcome
팔로우
이전 포스트
[Collection Framework] Collection<E>, generic, Iterator
다음 포스트
[Collection Framework] Map<K,V>, Hashing
0개의 댓글
댓글 작성