Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
from
random
import
choice
2
3
def
GetFriendlyID():
4
""
"
Callers
nothing calls this directly
Calls
4
Set
Class · 0.90
xrange
Class · 0.85
GetUniqueFriendlyID
Function · 0.85
add
Method · 0.45
Tested by
no test coverage detected