Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RandomAPI/Randomuser.me-Node
/ range
Function
range
api/1.4/api.js:442–444 ·
view source on GitHub ↗
(min, max)
Source
from the content-addressed store, hash-verified
440
}
441
442
function
range(min, max) {
443
return
min + mersenne.rand(max-min+1);
444
}
445
446
function
uppercaseify(val) {
447
if
(Array.isArray(val)) {
Callers
14
generate
Method · 0.70
randomNat
Method · 0.70
genPassword
Method · 0.70
random
Function · 0.70
randomItem
Function · 0.70
genSVNR
Function · 0.50
inject.js
File · 0.50
inject.js
File · 0.50
inject.js
File · 0.50
inject.js
File · 0.50
inject.js
File · 0.50
getPersonId
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected