PHP 8.3.31
Preview: full.jitter.js Size: 265 B
/opt/alt/alt-nodejs20/root/lib/node_modules/npm/node_modules/exponential-backoff/dist/jitter/full/full.jitter.js

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
function fullJitter(delay) {
    var jitteredDelay = Math.random() * delay;
    return Math.round(jitteredDelay);
}
exports.fullJitter = fullJitter;
//# sourceMappingURL=full.jitter.js.map

Directory Contents

Dirs: 0 × Files: 1

Name Size Perms Modified Actions
265 B lrw-r--r-- 2026-04-09 12:16:16
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).