Files
simple-mail-cleaner/backend/node_modules/remeda/dist/shuffle.js
2026-01-23 01:33:35 +01:00

2 lines
263 B
JavaScript

import{t as e}from"./purry-GjwKKIlp.js";function t(...t){return e(n,t)}function n(e){let t=[...e];for(let n=0;n<e.length;n++){let r=n+Math.floor(Math.random()*(e.length-n)),i=t[r];t[r]=t[n],t[n]=i}return t}export{t as shuffle};
//# sourceMappingURL=shuffle.js.map