I am trying to create a random WPA password generator using java to give me as secure of a Wifi password as possible, which can be changed when I desire.
Is there a way to quickly populate an array with all of the characters which would be allowed to be used in a WPA(2) password as opposed to manually entering the chars one by one?