UNPKG

js-randomness-predictor

Version:

Predict Math.random output in Node, Deno, Bun, Chrome, Firefox, and Safari

2 lines (1 loc) 67 B
export default function callMathRandom(nTimes?: number): number[];