Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RandomAPI/Randomuser.me-Node
/ inject.js
File
inject.js
api/1.4/data/UA/inject.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{random, randomItem, include,} = require(
'../../api'
);
2
3
module.exports = (inc, contents) => {
4
const
mobileProviders = [
'66'
,
'67'
,
'68'
,
'96'
,
'97'
,
'98'
,
'99'
];
Callers
nothing calls this directly
Calls
3
include
Function · 0.50
randomItem
Function · 0.50
random
Function · 0.50
Tested by
no test coverage detected