Micro-LEDs boost random number generation

28 pointsposted 13 hours ago
by giuliomagnifico

9 Comments

p1necone

11 hours ago

My first question would be whether it's possible to influence the output via triggering power fluctuations on the motherboard - e.g. by running expensive code to cause the CPU/GPU to scale up.

gus_massa

9 hours ago

Probably not. It's hard to guess, but they probably get a Poison Distribution https://en.wikipedia.org/wiki/Poisson_distribution in the detector, they may read only a few of the lower bits of the data, and then mix them in the entropy pool, with other sources. So the end result is quite unpredictable.

It's somehow similar to a random generator where you have 5 dices, roll them and then add to the entropy pool only if the total was even or odd. Changing the power is like forcing the system to use only 4 dices. It changes the probabilities a little, but not in a very controlable way, and with a good mixing in the entropy pool it's almost irrelevant.

ericdotlee

11 hours ago

I usually stick to lava lamps

ashirviskas

11 hours ago

Lava lamps have been deprecated, Lava LEDs are the new standard

cwmoore

11 hours ago

Fender amps here

4ndrewl

4 hours ago

Only useful for random numbers up to 11 though.

privatelypublic

12 hours ago

Anybody have input on why this isn't a "Paper Tiger"?