Menu

#Random

480 posts

Feed·
20 of 480 posts
Math.random() Is Not Random Enough. I Found It Building API Keys in a 44K-Star Repo.
🖼️
0

Math.random() Is Not Random Enough. I Found It Building API Keys in a 44K-Star Repo.

DEV Community: javascript·Ofri Peretz·3 days ago
#q71fU1lc
#dev#random#math#fullscreen#crypto#article

Math.random() is a PRNG, not a CSPRNG. An attacker who observes a few outputs can predict every future call. I found this exact pattern generating API keys in a 44K-star open-source codebase. Here is why it matters and the ESLint rule that catches it.

15s
Read More
 Amazon unveils 'Resilient Network Graphs' data center network that cuts hardware by 69% and boosts throughput by 33% — now the default for most AWS workloads
📰
0

Amazon unveils 'Resilient Network Graphs' data center network that cuts hardware by 69% and boosts throughput by 33% — now the default for most AWS workloads

Latest from Tom's Hardware ·Etiido Uko·3 days ago
#B1erK7E2

AWS has revealed RNG, a new random-graph-based data center network that delivers 33% higher throughput, cuts network power consumption by 40%, uses 69% fewer devices, and is already the default architecture for most AWS workloads.

15s
Read More
Perfect Randomness Realized For the First Time - Slashdot
🖼️
0

Perfect Randomness Realized For the First Time - Slashdot

Slashdot·BeauHD·3 days ago
#96PKxzX1

ETH Zurich researchers say they have generated certified "perfect randomness" for the first time by using a quantum Bell-test setup with two entangled superconducting chips connected by a 30-meter cooled link.…

15s
Read More
Amazon Thinks the Future of Data Centers Depends on a Technical Problem It Just Solved
🖼️
0

Amazon Thinks the Future of Data Centers Depends on a Technical Problem It Just Solved

WIRED·Lauren Goode·4 days ago
#SLMKP5G9
#wired#amazon#network#says#random#article

The tech giant says a breakthrough in data center networking has dramatically accelerated the flow of information through its massive cloud infrastructure.

15s
Read More
This (Pseudo) Random Number Generator Does It With Neon
🖼️
0

This (Pseudo) Random Number Generator Does It With Neon

Hackaday·Donald Papp·21 days ago
#QUOeOUEr
#comments#comment#neonlamp#prng#random#neon

The quest for true randomness has roots in cryptography and is a rabbit hole that gets surprisingly deep with alarmingly rapidity. Still, the generation of random-enough numbers is a popular hacker…

15s
Read More