Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Comcast/Speed-testJS
/ getData
Function
getData
public/lib/uploadHttpConcurrentProgress.js:379–381 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
377
*/
378
function
getRandomData(size) {
379
function
getData() {
380
return
Math.random().toString();
381
}
382
383
var
count = size / 2;
384
var
result = getData();
Callers
1
getRandomData
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected