Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 307 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 307 Bytes

RandomKey

随机密码生成器

编译环境:
Windows 11 Enterprise (x64) + Visual Studio Enterprise 2022 (x64) + .NET Framework 4.8

历史版本:
v23.12.020
1.自定义密码长度从3位扩到6位
2.密码生成结果框,增加拷贝按钮,方便复制

v23.12.010
初版