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

File random.test.js

test/unit-tests/function/probability/random.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 10

createMethod · 0.80
timesFunction · 0.70
forEachMethod · 0.65
sizeMethod · 0.65
matrixMethod · 0.65
valueOfMethod · 0.65
bignumberMethod · 0.65
parseMethod · 0.65
toTexMethod · 0.65

Tested by

no test coverage detected