请输入您要查询的俚语:

 

俚语 pseudo-random
释义

pseudo-random

Describing a sequence of numbers generated by a deterministic computer that is seemingly random, but eventually repeats. Good pseudo-random number generators have very long periods before the sequence repeats.
The date Easter falls on is pseudo-random in that it cannot be predicted off the top of someone's head, and it takes 5.7 million years for the sequence to repeat.

To generate a pseudo-random number in C, you'd use the Rand(); function.

Pseudo-random

A set of numbers that seem random but actually aren't. They are predetermined by a computer algorithm that is explicitly designed to generate the most random of the random, if that makes any sense.

The problem with true random is that numbers will often repeat themselves, which to our usage is not ideal. Pseudo-random number generators fixes all that.

So ironically, the most random RNG is actually not at all random.
You'd use a pseudo-random number generator for dice
随便看

 

英语俚语辞典收录了3210630条英语俚语在线翻译词条,基本涵盖了全部常用英语俚语的翻译及用法,是英语学习的有利工具。

 

Copyright © 2000-2023 Newdu.com.com All Rights Reserved
更新时间:2024/12/23 6:29:11