수학

난수 생성기

사용자 지정 범위에서 난수 생성

사용 방법

Enter your values in the fields above and click Calculate to see the result.

공식

Uses Math.random() — a cryptographically non-secure pseudo-random number generator (PRNG). Suitable for games, selections, and simulations, but not for security-critical applications.