/**
 * Minified by jsDelivr using Terser v5.39.0.
 * Original file: /npm/f-ck@2.0.2/index.js
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
export function vowel(e,t){return e.replace(/[aeiouy]/g,t||"*")}export function inner(e,t){return e.length<=2?e:e.charAt(0)+(t||"*").repeat(e.length-2)+e.charAt(e.length-1)}export function grawlix(e,t="@#$%!&?"){const n="number"==typeof e?e:e.length;return t.repeat(Math.floor(n/t.length))+t.slice(0,n%t.length)}
//# sourceMappingURL=/sm/17a25fffcf75af396984c40f404009f7fbc76e021513ae9080ef58b6dbf8fee6.map