Explore >> Select a destination


You are here

blog.za3k.com
| | deut-erium.github.io
11.0 parsecs away

Travel
| | Numpy uses plain old implementation of Mersenne Twister as the default pseudorandom number generation.
| | www.arch13.com
5.5 parsecs away

Travel
| | You cannot have good encryption without random numbers, but few people realize the Raspberry Pi (all versions) have a random number generator right on their silicon. Unfortunately, the Raspberry Pi OS's do not utilize it without a set of tools not installed by default. As a result, you end up with a much smaller pool [...]
| | sergioprado.blog
11.8 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.
| | tech.trivago.com
102.2 parsecs away

Travel
| Configuration management tools have recently gained a lot of popularity. At trivago we use SaltStack to automate our infrastructure. As the complexity of con...