MCPcopy 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"""
3A simple script for making random passwords, WITHOUT 1,l,O,0. Because
4those characters are hard to tell the difference between in some fonts.

Callers

nothing calls this directly

Calls 2

rangeFunction · 0.85
writeMethod · 0.45

Tested by

no test coverage detected