# Password-Generate **Repository Path**: SnailCoder/password-generate ## Basic Information - **Project Name**: Password-Generate - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-17 - **Last Updated**: 2024-01-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: Rust ## README # Password-Generate #### 介绍 生成随机密码 密码生成分3个等级,分别是低级,中级,最高级别,分别对应参数L, M, H。 如果没有输入参数,默认生成中等级别密码。 ![输入图片说明](%E6%88%AA%E5%9B%BE%202024-01-17%2022-48-29.png)