Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-473852.py
File
recipe-473852.py
recipes/Python/473852_Password_Generator/recipe-473852.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
""
"
3
A simple script
for
making random passwords, WITHOUT 1,l,O,0. Because
4
those characters are hard to tell the difference between in some fonts.
Callers
nothing calls this directly
Calls
2
range
Function · 0.85
write
Method · 0.45
Tested by
no test coverage detected