MCPcopy 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
15def gen_keystr():
16 return secrets.token_urlsafe(32)
17
18
19class Args(argparse.Namespace):

Callers 1

cmdFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected