« Générateur de nombres aléatoires matériel » : différence entre les versions
(Page créée avec « == en construction == == Définition == xxxxx Voir aussi '''générateur de nombre au hasard''' == Français == '''générateur de nombres aléatoires matériel''' '''générateur de nombres aléatoires physique''' == Anglais == ''' True random number generator''' ''' TRNG''' ''' Hardware random number generator''' True random number generators measure some unpredictable or, at least, difficult to predict physical process and use the results to create... ») |
Aucun résumé des modifications |
||
Ligne 17 : | Ligne 17 : | ||
''' Hardware random number generator''' | ''' Hardware random number generator''' | ||
''' HRNG''' | |||
True random number generators measure some unpredictable or, at least, difficult to predict physical process and use the results to create a sequence of random numbers. They either rely on unpredictable values that can be accessed from the software inside the computer or create the sequence in a special-purpose device that feeds it into the operating system. | True random number generators measure some unpredictable or, at least, difficult to predict physical process and use the results to create a sequence of random numbers. They either rely on unpredictable values that can be accessed from the software inside the computer or create the sequence in a special-purpose device that feeds it into the operating system. | ||
A HRNG is a device which generates random numbers from a specific physical process such as noise sampling, free running oscillators, chaos, and quantum effects. These processes are generally considered to be unpredictable. | |||
== Sources == | == Sources == | ||
[https://arxiv.org/abs/1604.03304 Source : arxiv] | [https://arxiv.org/abs/1604.03304 Source : arxiv] | ||
[https://arxiv.org/pdf/2303.01315 Source : arxiv] | |||
[https://fr.wikipedia.org/wiki/G%C3%A9n%C3%A9rateur_de_nombres_al%C3%A9atoires_mat%C3%A9riel Source : Wikipédia] | [https://fr.wikipedia.org/wiki/G%C3%A9n%C3%A9rateur_de_nombres_al%C3%A9atoires_mat%C3%A9riel Source : Wikipédia] | ||
[[Catégorie:vocabulary]] | [[Catégorie:vocabulary]] |
Version du 21 juillet 2025 à 14:32
en construction
Définition
xxxxx
Voir aussi générateur de nombre au hasard
Français
générateur de nombres aléatoires matériel
générateur de nombres aléatoires physique
Anglais
True random number generator
TRNG
Hardware random number generator
HRNG
True random number generators measure some unpredictable or, at least, difficult to predict physical process and use the results to create a sequence of random numbers. They either rely on unpredictable values that can be accessed from the software inside the computer or create the sequence in a special-purpose device that feeds it into the operating system.
A HRNG is a device which generates random numbers from a specific physical process such as noise sampling, free running oscillators, chaos, and quantum effects. These processes are generally considered to be unpredictable.
Sources
Contributeurs: Arianne , Espanol: Jean-Sébastien Zavalone, wiki
