[ad_1]
Simple: /^(?=.{8,32}$)(?=.*[a-z]).*\d/i (assuming you meant “letter” not “character”.)
[ad_2]
solved regex to check password consist of Character and Number [duplicate]
[ad_1]
Simple: /^(?=.{8,32}$)(?=.*[a-z]).*\d/i (assuming you meant “letter” not “character”.)
[ad_2]
solved regex to check password consist of Character and Number [duplicate]