I'm trying to write a random character using robot.keyPress.
So far I've opened the notepad, wrote in it and saved it. If I run this program in a loop it would always save the notepad with the same name and therefore replacing the previous one.
I want to save multiple notepads(with different names) possibly by typing a random letter before saving it.