Introduction: Random Password Generator V.1.2

Hello! I created a random password generator using batch. You can specify the number of characters you want the password to be, and you can also choose to save the password with a label to a text file. Feel free use it and edit it for whatever you want! Until next time!

Update 1: Fixed an error that incorrectly escapes characters, so they won't appear in the password. The appearance of the script was also altered.