随机数生成器
随机数生成器(Random number generator)是通过一些算法、物理信号、环境噪音等来产生看起来似乎没有关联性的数列的方法或设备。丢硬币、丢骰子、洗牌就是生活上常见的随机数产生方式。
大部分计算机上的伪随机数,并不是真正的随机数,只是重复的周期比较大的数列,是按一定的算法和种子值生成的。
单词 | Random number generation |
释义 |
Random number generation
中文百科
随机数生成器随机数生成器(Random number generator)是通过一些算法、物理信号、环境噪音等来产生看起来似乎没有关联性的数列的方法或设备。丢硬币、丢骰子、洗牌就是生活上常见的随机数产生方式。 大部分计算机上的伪随机数,并不是真正的随机数,只是重复的周期比较大的数列,是按一定的算法和种子值生成的。
英语百科
Random number generation 随机数生成器![]() A random-number generator (RNG) is a computational or physical device designed to generate a sequence of numbers or symbols that can not be reasonably predicted better than by a random chance. Various applications of randomness have led to the development of several different methods for generating random data, of which some have existed since ancient times, among their ranks are well known "classic" examples, including the rolling of dice, coin flipping, the shuffling of playing cards, the use of yarrow stalks (for divination) in the I Ching, as well as countless other techniques. Because of the mechanical nature of these techniques, generating large numbers of sufficiently random numbers (important in statistics) required a lot of work and/or time. Thus, results would sometimes be collected and distributed as random number tables. Nowadays, after the advent of computational random-number generators, a growing number of government-run lotteries and lottery games have started using RNGs instead of more traditional drawing methods. RNGs are also used to determine the odds of modern slot machines. |
随便看 |
|
英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。