ELSEIF
Your brief EB
450 stories from 211 feeds 1254 clusters Refreshed 51 minutes ago next pull 14:10

WEB Signal 452

AMD's random number generator reportedly cannot generate a 0

Comments

WHY IT MATTERS

The inability of AMD's random number generator to produce a 0 could have implications for applications relying on true randomness. It raises questions about the reliability and robustness of AMD's hardware random number generation compared to competitors. Users and developers may need to reconsider their reliance on AMD's RNG for critical applications.

Written by elseif from the cluster below · every claim links back to a source

The three things worth knowing

01

AMD's random number generator reportedly fails to produce a true zero.

02

This issue appears to be specific to AMD processors, possibly affecting the Zen2 architecture.

03

Developers may need to adjust their applications to ensure the generation of zero is possible.

THE READ

What the cluster adds up to.

ORIGINAL ANALYSIS

AMD's random number generator, specifically in certain processors, has been reported to not generate the value 0. This could lead to unexpected behavior in applications that expect a full range of outputs from the random number generator. If true, this could significantly impact software relying on randomness for operations like cryptography or simulations.

The reported issue seems to be limited to specific AMD processors, notably Zen2. Developers using these processors may encounter limitations in their applications, particularly if they are using functions like 'rdrand' and 'rdseed' that are intended to generate random numbers. This could necessitate a workaround or alteration in the way randomness is handled in their code.

As the problem is reported through user findings, it underscores the importance of thorough testing in diverse environments. Developers might need to adopt alternative methods for random number generation or switch to other processor architectures to avoid this limitation. Feedback to AMD could also prompt a future fix or clarification on the matter.

Written by elseif from the cluster below · checked for specifics the sources never contained

THE CLUSTER

Same story, 1 feed.

ORDERED BY FIRST SEEN
flatassembler.net via Hacker News AMD's random number generator can't generate a 0? Open ↗