Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/basarat/typescript-book
/ seedrandom
Method
seedrandom
code/types/lib/usage/libd.ts:19–19 ·
view source on GitHub ↗
(seed?: string)
Source
from the content-addressed store, hash-verified
17
18
interface
Math {
19
seedrandom(seed?: string);
20
}
21
22
Math.seedrandom();
Callers
2
libd.js
File · 0.80
libd.ts
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected