MCPcopy Create free account
hub / github.com/ndleah/python-mini-project / main.py

File main.py

Password_Generator_2/main.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import argparse
2from password_generator import generate_password
3
4def main():

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected