Stupid JavaScript Tricks
This section is devoted to silly things I've written in JavaScript 1.5.
WEP Key Generator
Credit card numbers and other nonsense don't generate good WEP keys. This small javascript will do the tedious chore for you. Since hex mode WEP keys are more secure, this is the format that the key generator produces. Just cut and paste from the result.