Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
exit
Function · 0.50
open
Function · 0.50
write
Method · 0.45
join
Method · 0.45
sample
Method · 0.45
close
Method · 0.45
Tested by
no test coverage detected