Title: 자바에서 난수를 만드는 방법과 주의할 점 | MadPlay🚀
Open Graph Title: 자바에서 난수를 만드는 방법과 주의할 점
X Title: 자바에서 난수를 만드는 방법과 주의할 점
Description: 기본적으로 제공되는 Math.random 정적 메서드, Apache Commons 프로젝트에 포함된 유틸성 메서드, 그리고 보안적으로 강력한 SecureRandom 클래스까지,자바(Java)에는 랜덤한 수인 난수를 만들 수 있는 여러 가지 방법이 있다.
Open Graph Description: 기본적으로 제공되는 Math.random 정적 메서드, Apache Commons 프로젝트에 포함된 유틸성 메서드, 그리고 보안적으로 강력한 SecureRandom 클래스까지,자바(Java)에는 랜덤한 수인 난수를 만들 수 있는 여러 가지 방법이 있다.
X Description: 기본적으로 제공되는 Math.random 정적 메서드, Apache Commons 프로젝트에 포함된 유틸성 메서드, 그리고 보안적으로 강력한 SecureRandom 클래스까지,자바(Java)에는 랜덤한 수인 난수를 만들 수 있는 여러 가지 방법이 있다.
Opengraph URL: https://madplay.github.io/post/java-random
Domain: madplay.github.io
{
"@context": "https://schema.org",
"@type": "BlogPosting",
"headline": "자바에서 난수를 만드는 방법과 주의할 점",
"description": "자바에서 난수를 생성하는 방법에는 어떤 것들이 있을까? 그리고 주의할 점은 무엇일까?",
"author": {
"@type": "Person",
"name": "madplay",
"url": "https://madplay.github.io/about",
"sameAs": ["https://github.com/madplay"]
},
"image": "https://madplay.github.io/img/common/og_image.png",
"datePublished": "2022-08-15T21:54:23+09:00",
"dateModified": "2022-08-15T21:54:23+09:00",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://madplay.github.io/post/java-random"
},
"publisher": {
"@type": "Organization",
"name": "MadPlay🚀",
"logo": {
"@type": "ImageObject",
"url": "https://madplay.github.io/img/common/og_image.png"
}
},
"articleSection": "Java/Kotlin",
"keywords": "java, random",
"inLanguage": "ko",
"url": "https://madplay.github.io/post/java-random"
}
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "MadPlay",
"item": "https://madplay.github.io/"
},
{
"@type": "ListItem",
"position": 2,
"name": "Java/Kotlin",
"item": "https://madplay.github.io/category"
},
{
"@type": "ListItem",
"position": 3,
"name": "자바에서 난수를 만드는 방법과 주의할 점"
}
]
}
| None | IE=edge |
| author | MadPlay🚀 |
| naver-site-verification | 20a36484bff01ff10cf2e8ba576bd3a6724dabd6 |
| theme-color | #09090b |
| og:type | article |
| og:image | https://madplay.github.io/img/common/og_image.png |
| twitter:card | summary |
| twitter:image | https://madplay.github.io/img/common/og_image.png |
Links:
Viewport: width=device-width, initial-scale=1.0