MCPcopy
hub / github.com/tensorflow/playground / Math

Interface Math

src/seedrandom.d.ts:16–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14==============================================================================*/
15
16interface Math {
17 seedrandom: (seed: string) => void;
18}
19
20declare let ga: any;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…