
RLPassWeb is a program that generates Natural Language passwords, which are easier to remember than completely random passwords, but are secure against dictionary attacks, the most common form of brute-force password attacks. This program offers several different algorithms in an attempt to create the most natural-sounding passwords, and also offers a random generator for maximum security.
What's new in this version:
Added new algorithm based on alternating syllabic pairs Added new numeric passcode generator Added the capability to generate multiple passwords at once More accurate information about how everything works Swatted some off-by-one bugs