Certified randomness achieved with quantum computer, opening doors to unbreakable cryptography and secure digital systems.

    • remotelove@lemmy.ca
      link
      fedilink
      English
      arrow-up
      3
      ·
      5 days ago

      True random is almost impossible for computers to generate. The biggest issue is that the algorithms are known and they are generally seeded with numbers that aren’t quite random.

      Computers can generate numbers that are close to random, but will still have enough data to reverse engineer.

      True random, or the closest we have, is atmospheric noise or tracking points from radioactive decay.

      • bad_news@lemmy.billiam.net
        link
        fedilink
        English
        arrow-up
        1
        ·
        5 days ago

        Yes, and most modern hardware afaik, includes hardware random number generators that use that random noise… so it IS random. I get that randomization functions produce “shadows” but we haven’t relied on those in 20+ years sans hardware random number generation in most systems.

    • N0x0n@lemmy.ml
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      5 days ago

      I though it was more similar to pseudo-RNG than true RNG?

      Edit: Read that somewhere in the Princeton’s University project called the global consciousness.

      • bad_news@lemmy.billiam.net
        link
        fedilink
        English
        arrow-up
        1
        ·
        5 days ago

        That’s what I learned in CS, but that was last century. There is an entire field of hardware random number generators now, that may well be a scam, but I’d like to see SOME evidence before I accept that is a scam.

      • bad_news@lemmy.billiam.net
        link
        fedilink
        English
        arrow-up
        3
        ·
        5 days ago

        That’s a very waxing philosophical basis on which to declare HRNGs a sham. If anyone had working proof of that, they’d be owning boxes across the web like during the 2000’s Debian bad randoms issue.