Simple c++ Password generator. Free for use!
- Latest
Mingw-64
orMingw-32
installed. - Windows
8
or higher or anyonelinux
distro withg++
installed.
long live for open source!
- You can use
g++
orgcc
gcc startup.cpp -o password
or
g++ startup.cpp -o password
- Usage:
password.exe -r [INTEGER-RANGE]
password.exe --range [INTEGER-RANGE]
./password -r [INTEGER-RANGE]
./password --range [INTEGER-RANGE]
thanks everyone to view this repository. bye!
Dio Brando |