Development
2024-01-02
Generating Safe Random Numbers (2/2): TRNG and CSPRNG
How TRNGs and CSPRNGs produce safe random numbers, and how to use them across operating systems and programming languages.
Tag
2 posts tagged with #security
2024-01-02
How TRNGs and CSPRNGs produce safe random numbers, and how to use them across operating systems and programming languages.
2023-05-01
From coin tosses and dice to a computer's pseudo-random output — why we need random numbers and why naive randomness isn't enough.