MCPcopy Create free account
hub / github.com/rhashimoto/wa-sqlite / randomString

Function randomString

demo/SharedService/SharedService.js:298–300  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

296}
297
298function randomString() {
299 return Math.random().toString(36).replace('0.', '');
300}

Callers 2

#providerChangeMethod · 0.70
#createProxyMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…