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 kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Noëlle 21ccbec124 first commit 2 år sedan
LICENSE Initial commit 2 år sedan
README.md Initial commit 2 år sedan
index.py first commit 2 år sedan

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.