Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RandomAPI/Randomuser.me-Node
/ range
Function
range
api/1.2/api.js:404–406 ·
view source on GitHub ↗
(min, max)
Source
from the content-addressed store, hash-verified
402
}
403
404
function
range (min, max) {
405
return
min + mersenne.rand(max-min+1);
406
}
407
408
function
uppercaseify(val) {
409
if
(Array.isArray(val)) {
Callers
15
generate
Method · 0.70
randomNat
Method · 0.70
genPassword
Method · 0.70
random
Function · 0.70
randomItem
Function · 0.70
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
inject.js
File · 0.50
getPersonId
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected