/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

timnash.co.uk
| | blog.gistre.epita.fr
7.2 parsecs away

Travel
| | This article explores the world of random number generation in embedded systems, covering both pseudo-random number generators (PRNGs) and hardware-based random number generators (HRNGs). It explains their principles, provides examples of code, discusses their advantages and limitations, and highlights their applications in embedded systems.
| | www.2uo.de
5.9 parsecs away

Travel
| | [AI summary] A technical deep-dive that debunks common myths about the Linux /dev/urandom and /dev/random devices, arguing that /dev/urandom is the preferred and secure choice for cryptographic applications on modern systems.
| | sergioprado.blog
7.5 parsecs away

Travel
| | In this article, we will deep dive into the major concepts behind random numbers and learn how to work with them on a Linux system.
| | healeycodes.com
17.3 parsecs away

Travel
| Building a replacement for JavaScript's random number generator.