11 projects tagged "random"
Entropy Broker is an infrastructure for distributing cryptographically secure random numbers (entropy data) from one or more servers to one or more clients. This prevents /dev/random from ever becoming empty. This is useful, for example, for virtual machines which naturally have no source of randomness.
Spectra is a simple tool designed to aid in evaluating the quality of random numbers generated by TRNGs and PRNGs. It does this by counting the occurrences of characters within a given input file to help detect perceived bias, and then visualizes the data as colored (or black and white) pixels in an image file to aid in detection of repeating patterns. As the human mind is exceptionally good at picking up on patterns that might otherwise be difficult to detect mathematically, Spectra allows the user to rapidly make a determination on the repeatability of numbers generated from the suspect RNG.
Lightning effect JS is an object that can draw a random lightning bolt on the page. It can create a canvas on which a glowing random line similar to lightning bolt is drawn within given page boundaries. The position, color, and thickness of the lightning bolt are configurable parameters.
imapfoo allows one to quickly add email messages to a specified IMAP folder. These messages can either be composed of random hexadecimal text, data specified on the command line, generated from an input file using Markov Chains (e.g. Lorem Ipsum style content), or read from an mbox file. It is written in Perl and uses a couple of standard modules, which are all part of Debian Lenny and also available on CPAN.
Flexibly generates password candidates using OS pseudo-random sources.