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.
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

vor 3 Jahren
12345
  1. # pymetpw
  2. A Python 3 package for generating *Metroid*-style alphanumeric passwords based on a bitfield of flags.
  3. The information encoded in the password does not have to be binary, but non-binary information will lead to very long passwords.