MCPcopy Index your code
hub / github.com/RandomAPI/Randomuser.me-Node / inject.js

File inject.js

api/1.4/data/MX/inject.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const { random, randomItem, pad, range, uppercaseify, include, } = require('../../api');
2
3module.exports = (inc, contents) => {
4 const pic = contents.picture;

Callers

nothing calls this directly

Calls 2

includeFunction · 0.50
randomFunction · 0.50

Tested by

no test coverage detected