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

File recipe-526619.py

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

Source from the content-addressed store, hash-verified

1from random import choice
2
3def GetFriendlyID():
4 """

Callers

nothing calls this directly

Calls 4

SetClass · 0.90
xrangeClass · 0.85
GetUniqueFriendlyIDFunction · 0.85
addMethod · 0.45

Tested by

no test coverage detected