UNPKG

oberknecht-utils

Version:
2 lines (1 loc) 170 B
export declare function createID(length?: number, preventDuplicates?: boolean, byPattern?: boolean, patternID_?: number[], chars_?: string, usedIDs_?: string[]): string;