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.
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.
Ace snow creates a snow falling effect for Titanium apps. It creates animated flakes which fall on the application window starting from a random position at the top of the screen and disappear when they fall below the top of the screen. The flakes animation can be paused and resumed any time. The image, quantity, and speed of the snow flakes 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.