コード例 #1
0
def password_gen(password_length):
    return Password.password_gen(password_length)