I taught myself the SuperGenPass algorithm today and implemented it in both Perl and PHP. Might be worth adding to the documentation? * [PHP](https://www.perturb.org/code/supergen_pass.php?domain=domain.com&master=12345678) version * [Perl](https://www.perturb.org/code/supergen_pass.pl) version
I taught myself the SuperGenPass algorithm today and implemented it in both Perl and PHP. Might be worth adding to the documentation?