Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RandomAPI/Randomuser.me-Node
/ range
Function
range
api/1.3/api.js:430–432 ·
view source on GitHub ↗
(min, max)
Source
from the content-addressed store, hash-verified
428
}
429
430
function
range (min, max) {
431
return
min + mersenne.rand(max-min+1);
432
}
433
434
function
uppercaseify(val) {
435
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
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