MCPcopy Create free account
hub / github.com/MultithreadedJSBook/code-samples / happycoin-threads.js

File happycoin-threads.js

ch3-happycoin/happycoin-threads.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const {
2 Worker,
3 isMainThread,
4 parentPort

Callers

nothing calls this directly

Calls 3

random64Function · 0.70
isHappycoinFunction · 0.70
writeMethod · 0.45

Tested by

no test coverage detected