Generates random passwords using Javascript based on several common character sets.
Directory Line Count in Python
--
Monday, January 11, 2010 at 02:18:26AM
Simple Python 2.x script counts files, bytes, and lines (excluding self) in the script's directory and all sub-directories. Basic filtering built in.