Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoogleCloudPlatform/nodejs-docs-samples
/ generateName
Function
generateName
storage/system-test/files.test.js:151–153 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
149
});
150
151
function
generateName() {
152
return
`nodejs-storage-samples-${uuid.v4()}`;
153
}
Callers
1
files.test.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected