/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

blog.gistre.epita.fr
| | healeycodes.com
2.3 parsecs away

Travel
| | Building a replacement for JavaScript's random number generator.
| | paragonie.com
2.9 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.
| | sergioprado.blog
1.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.
| | niemczuk.tech
23.4 parsecs away

Travel
| Everyone should be familiar with the concept of brute forcing. In short it is an action of trying every possible combination till succeeding. Most often used in password hacking / hash guessing.