/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

sergioprado.blog
| | blog.gistre.epita.fr
1.5 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.
| | paragonie.com
2.5 parsecs away

Travel
| | A lesson on cryptographically secure pseudorandom number generators in PHP, and how to generate random integers and strings from a high quality entropy source like /dev/urandom to generate secure random passwords in PHP.
| | fernandocorreia.dev
1.5 parsecs away

Travel
| | This is part 23 of my journey learning Golang. Random number generators For some kinds of programs, like simulations, games, or test code, it is useful to be ...
| | blog.elevendroids.com
18.4 parsecs away

Travel
| [AI summary] A tutorial explaining how to configure WiFi on a Raspberry Pi using specific software tools and an Atheros adapter.