MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-578027.py

File recipe-578027.py

recipes/Python/578027_Password_Card_Generator/recipe-578027.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2#title :passwdcard.py
3#description :This will generate a unique credit card sized random grid
4# :of characters that can be used to create secure passwords.

Callers

nothing calls this directly

Calls 6

exitFunction · 0.50
openFunction · 0.50
writeMethod · 0.45
joinMethod · 0.45
sampleMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected