MCPcopy Create free account
hub / github.com/exceljs/exceljs / randomNum

Function randomNum

test/testPerformance.js:50–52  ·  view source on GitHub ↗
(d)

Source from the content-addressed store, hash-verified

48}
49
50function randomNum(d) {
51 return Math.round(Math.random() * d);
52}
53
54// =========================================================================
55// Styles

Callers 1

executeFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…