function factorizeimport { factorize } from "https://deno.land/x/mtkruto@0.6.2/utilities/1_math.ts"; factorize(pq: bigint): [bigint, bigint]Parameterspq: bigintReturns[bigint, bigint]