Explore >> Select a destination


You are here

number-none.com
| | www.johndcook.com
15.1 parsecs away

Travel
| | Example of a cryptographically secure random number generator with Python sample code
| | blog.gistre.epita.fr
14.9 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.
| | marc-b-reynolds.github.io
10.9 parsecs away

Travel
| | a library for constant time random-access to a pseudo-random number sequence
| | yal.cc
22.5 parsecs away

Travel
| I wrote a bunch of PRNGs for GameMaker! This is a post about what these are, how they work, when you might want to use them, and performance comparisons. Continue reading ?