Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TimMcCool/scratchattach
/ gen_keystr
Function
gen_keystr
tests/src/util/__main__.py:15–16 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
13
14
15
def
gen_keystr():
16
return
secrets.token_urlsafe(32)
17
18
19
class
Args(argparse.Namespace):
Callers
1
cmd
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected