UNPKG

generate-password-lite

Version:

Password Generator for using in javascript/typescript based projects.

2 lines (1 loc) 61 B
export declare const shuffleString: (str: string) => string;