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.
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
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.