난수 발생기
보이기
(난수발생기에서 넘어옴)

난수 발생기(亂數發生機, 영어: random number generator, RNG) 또는 난수 생성기(亂數生成機)는 무작위성 기회보다 이론적으로 예측을 더 할 수 없도록 일련의 숫자나 심볼을 생성하는 장치이다. 난수발생기는 진정한 난수를 생성하는 진정한 하드웨어 난수발생기(HRNG) 또는 무작위의 숫자를 생성하지만 실제로 결정적이면서 PRNG의 상태를 모르는 경우 재현이 가능한 유사난수 발생기(PRNG)일 수 있다.
같이 보기
[편집]외부 링크
[편집]- RANDOM.ORG True Random Number Service
- Clewett, James. “Random Numbers”. 《Numberphile》. en:Brady Haran. 2016년 3월 19일에 원본 문서에서 보존된 문서. 2019년 9월 5일에 확인함.
- jRand 보관됨 2017-04-01 - 웨이백 머신 a Java-based framework for the generation of simulation sequences, including pseudo-random sequences of numbers
- Random number generators in NAG Fortran Library
- Randomness Beacon at 미국 국립표준기술연구소, broadcasting full-entropy bit-strings in blocks of 512 bits every 60 seconds. Designed to provide unpredictability, autonomy, and consistency.