This is just a basic password generator using Nim where letters are chosen based off of atmospheric randomness instead of the usual/math. I'd like to have it use as many languages and symbols as genter, but Nim is just REALLY painful to work with when it comes to unicode characters or anything that isn't standard on a NA/USA keyboard.
Also this is kinda almost my first attempt at making something in Nim, to many they'll make a hello world script. Whereas, I make password generators. If you can make a password generator in a different language then you'll definitely learn something along the way.
If you like what I have made then leave a star! ⭐ and feel free to share!
chmod +x nimgen
./nimgen
You can just double click the generated .exe if you are on windows and have compiled from source.
Windows Install
If you are using windows then you will need to make sure you have
Nim
installed and then compilenimgen.nim
yourself.
- nim-lang.org/install
- Compile command;
nim compile -d:ssl -d:release nimgen.nim
Linux Compile
If you are using linux, have nim already installed and want to comile the code manually yourself, you can use the following command.
nim compile -d:ssl -d:release nimgen.nim
Donate to me here:
- Don't have Cashapp? Sign Up