TreasureTrails/node_modules/remeda/dist/shuffle.cjs

2 lines
263 B
JavaScript
Raw Permalink Normal View History

2026-03-18 09:02:21 -05:00
const e=require(`./purry-3_3M-Pet.cjs`);function t(...t){return e.t(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}exports.shuffle=t;
//# sourceMappingURL=shuffle.cjs.map