| LOW | docs/guide/randomizer.md | 120 | export function generatePureRandRandomizer( |
| LOW | docs/.vitepress/versions.ts | 15 | function readOtherLatestReleaseTagNames(): string[] { |
| LOW | docs/.vitepress/config.ts | 26 | function getSideBarWithExpandedEntry(entryToExpand: string): SidebarItem[] { |
| LOW | scripts/generate-locales.ts | 111 | async function generateLocaleDocumentation(locale: string): Promise<void> { |
| LOW | scripts/generate-locales.ts | 242 | async function generateRecursiveModuleIndexes( |
| LOW | scripts/apidocs/processing/parameter.ts | 65 | function processTypeParameterEntry( |
| LOW | scripts/apidocs/processing/parameter.ts | 197 | function processComplexParameterProperty(name: string, parameter: Symbol) { |
| LOW | scripts/apidocs/processing/method.ts | 147 | export function processDistributorFunctions( |
| LOW | scripts/apidocs/processing/class.ts | 203 | export function processProjectDistributors(project: Project): RawApiDocsPage { |
| LOW | scripts/apidocs/processing/jsdocs.ts | 83 | function getExactlyOneTagFromJSDoc(jsdocs: JSDoc, type: string): string { |
| LOW | src/randomizer.ts | 18 | * function generatePureRandRandomizer( |
| LOW | src/modules/helpers/index.ts | 24 | function getRepetitionsBasedOnQuantifierParameters( |
| LOW | src/modules/helpers/index.ts | 182 | export function legacyReplaceSymbolWithNumber( |