2 lines
213 B
JavaScript
2 lines
213 B
JavaScript
import"./index-UkgDuAwM.js";function c(e){return e.charAt(0).toUpperCase()+e.slice(1)}function i(e){let t=e.length,n;for(;t!=0;)n=Math.floor(Math.random()*t),t--,[e[t],e[n]]=[e[n],e[t]];return e}export{c,i as s};
|