CLI app that generates a robust, pseudo-random password. It uses C++ STL's Mersenne Twister template and a string of 95 ASCII characters — so they work in any computer.
Enjoy!
CLI app that generates a robust, pseudo-random password. It uses C++ STL's Mersenne Twister template and a string of 95 ASCII characters — so they work in any computer.
Enjoy!