uniform random number
Technical term in computing and statistics for a random number drawn from a uniform distribution.
This program generates uniform random numbers.
We ran a simulation using uniform random numbers.
乱数 is the general term for 'random number', while 一様乱数 specifically refers to random numbers from a uniform distribution.
正規乱数 refers to normally distributed random numbers, contrasting with the uniform distribution of 一様乱数.
Compound of 一様 (uniform) and 乱数 (random number).