Explore >> Select a destination


You are here

modexp.wordpress.com
| | blog.gistre.epita.fr
3.1 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.
| | imapenguin.com
2.6 parsecs away

Travel
| | So far in this 7 part (shocked I've made it through 7!) series on doing weird things with Ciphers on old computers we've: Reversed a string Shifted bits left and right (mostly right) Brute forced a known simple cipher Channeled our inner John Connor by cracking ATM machines Searched through a large number looking for matches Learned how to use XOR to recover data Author's Note: This one stretched my skills quite a bit, but I kept it under 2000 words (by 89). I'm not sure when I started this I knew I'd be...
| | www.pcg-random.org
4.7 parsecs away

Travel
| | Using the Minimal C Implementation
| | libcheck.github.io
45.5 parsecs away

Travel
| Check unit testing framework for C