Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 267 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 267 Bytes

Password Generator

Generates random characters as a password according to the given length.

THIS PROJECT IS NOT FOR USE

Build

$ g++ -o password_generator src/main.cpp

License

Licensed under the MIT License, see the LICENSE file.