random bit pattern generator - translation to russian
Diclib.com
ChatGPT AI Dictionary
Enter a word or phrase in any language 👆
Language:

Translation and analysis of words by ChatGPT artificial intelligence

On this page you can get a detailed analysis of a word or phrase, produced by the best artificial intelligence technology to date:

  • how the word is used
  • frequency of use
  • it is used more often in oral or written speech
  • word translation options
  • usage examples (several phrases with translation)
  • etymology

random bit pattern generator - translation to russian

THE PROCESS OF GENERATING A SEQUENCE OF NUMBERS OR SYMBOLS THAT CAN NOT BE REASONABLY PREDICTED BETTER THAN BY RANDOM CHANCE
Random number generator; Random Number Generator; Random Number Generation; Random number generators; Random generator; Randomization function; Randomisation function; Random number selection; Random event generator; Randomizing function; Random Number Generators; Random event generator (consciousness research); Random-number generator; Random number god; Random number theory; Random Number God; Random bit generator
  • alt=

random bit pattern generator      
генератор случайных двоичных последовательностей
pseudorandom number sequence         
ALGORITHM THAT GENERATES A SEQUENCE OF NUMBERS WHOSE PROPERTIES APPROXIMATE THOSE OF SEQUENCES OF TRUE RANDOM NUMBERS
Pseudorandom number sequence; Pseudorandom number generators; Pseudo-random number generator; Pseudorandom sequence; PN sequences; =rand(); Pseudorandom number generation; Pseudo Random Number Generator; Pseudorandom Number Generator; PN sequence; Pseudo random number generator; DRBG; Psuedo-random number generators; Randint; Rand(); Pseudo-random bit generator; Software PRNG; Software random number generator; Pseudo-random number generation
последовательность псевдослучайных чисел
PN sequence         
ALGORITHM THAT GENERATES A SEQUENCE OF NUMBERS WHOSE PROPERTIES APPROXIMATE THOSE OF SEQUENCES OF TRUE RANDOM NUMBERS
Pseudorandom number sequence; Pseudorandom number generators; Pseudo-random number generator; Pseudorandom sequence; PN sequences; =rand(); Pseudorandom number generation; Pseudo Random Number Generator; Pseudorandom Number Generator; PN sequence; Pseudo random number generator; DRBG; Psuedo-random number generators; Randint; Rand(); Pseudo-random bit generator; Software PRNG; Software random number generator; Pseudo-random number generation
(pseudo-noise sequence) псевдошумовая последовательность

Definition

bit string
<programming, data> An ordered sequence of bits. This is very similar to a bit pattern except that the term "string" suggests an arbitrary length sequence as opposed to a pre-determined length "pattern".

Wikipedia

Random number generation

Random number generation is a process by which, often by means of a random number generator (RNG), a sequence of numbers or symbols that cannot be reasonably predicted better than by random chance is generated. This means that the particular outcome sequence will contain some patterns detectable in hindsight but unpredictable to foresight. True random number generators can be hardware random-number generators (HRNGs), wherein each generation is a function of the current value of a physical environment's attribute that is constantly changing in a manner that is practically impossible to model. This would be in contrast to so-called "random number generations" done by pseudorandom number generators (PRNGs), which generate numbers that only look random but are in fact pre-determined—these generations can be reproduced simply by knowing the state of the PRNG.

Various applications of randomness have led to the development of different methods for generating random data. Some of these have existed since ancient times, including well-known examples like 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 quantities of sufficiently random numbers (important in statistics) required much work and time. Thus, results would sometimes be collected and distributed as random number tables.

Several computational methods for pseudorandom number generation exist. All fall short of the goal of true randomness, although they may meet, with varying success, some of the statistical tests for randomness intended to measure how unpredictable their results are (that is, to what degree their patterns are discernible). This generally makes them unusable for applications such as cryptography. However, carefully designed cryptographically secure pseudorandom number generators (CSPRNGS) also exist, with special features specifically designed for use in cryptography.

What is the Russian for random bit pattern generator? Translation of &#39random bit pattern generato