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).