Skip to content

Random passwords without non-alphanumeric characters?

I've come across a surprising number of platforms that DO NOT accept non-alphanumeric characters in their password fields (feels like back in early 2000s). Is there a way to get SER to generate random passwords that only use letters and numbers? I'm currently using:

remove=!;_;.;-;+;*;:

when setting up the password field, but was wondering if there's a simpler way?

Comments

Sign In or Register to comment.