Archive for the ‘Scripting’ Category

Random Password Generator

Friday, October 21st, 2005

This is a (mostly) random password generator that I coded up one slow day at work.

Click Here

View Perl Source

MD5 Hash Generator

Friday, October 21st, 2005

Need to quickly generate an MD5 hash of a string? Click Here

View PHP Source

LED Resistor Calculator

Friday, October 21st, 2005

Need to calculate a current-limiting resister for an LED?
Check out this link.