Completely Random Password Generator in 45 Lines
Please comment below what I can change to make the code shorter with the same functionality, I'm playing code golf.
SixBeeps (3509)
You could combine the arrays into one big array
LiamDonohue (295)
or a dictionary @SixBeeps
SixBeeps (3509)
@LiamDonohue A dictionary would be overkill
oh noes
i sent the length to 500
#epicfail
@LiamDonohue it starts to break above around 20k lol go wild