MCPcopy Index your code
hub / github.com/gpujs/gpu.js / math.random.js

File math.random.js

test/internal/math.random.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const { assert, skip, test, module: describe, only } = require('qunit');
2const sinon = require('sinon');
3const { GPU, plugins: { mathRandom } } = require('../../src');
4

Callers

nothing calls this directly

Calls 2

mathRandomUniqueFunction · 0.85
mathRandomNeverAboveOneFunction · 0.85

Tested by

no test coverage detected