Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PrairieLearn/PrairieLearn
/ random-generator.js
File
random-generator.js
lib/random-generator.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
mersenne = require(
'mersenne'
);
2
const
_ = require(
'lodash'
);
3
const
numeric = require(
'numeric'
);
4
Callers
nothing calls this directly
Calls
1
_
Function · 0.50
Tested by
no test coverage detected