A Python 3 package for generating *Metroid*-style alphanumeric passwords based on a bitfield of flags. The information encoded in the password does not have to be binary, but non-binary information will lead to very long passwords.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Noëlle 21ccbec124 first commit пре 2 година
LICENSE Initial commit пре 2 година
README.md Initial commit пре 2 година
index.py first commit пре 2 година

README.md

pymetpw

A Python 3 package for generating Metroid-style alphanumeric passwords based on a bitfield of flags.

The information encoded in the password does not have to be binary, but non-binary information will lead to very long passwords.