MCPcopy
hub / github.com/josdejong/mathjs / randomInt.test.js

File randomInt.test.js

test/unit-tests/function/probability/randomInt.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from 'assert'
2import math from '../../../../src/defaultInstance.js'
3
4const math2 = math.create({ randomSeed: 'test' })

Callers

nothing calls this directly

Calls 7

createMethod · 0.80
timesFunction · 0.70
forEachMethod · 0.65
sizeMethod · 0.65
parseMethod · 0.65
toTexMethod · 0.65

Tested by

no test coverage detected