• We just launched and are currently in beta. Join us as we build and grow the community.

Regular Expression for a Strong Password

User5471

Decentralized Identity Advocate
U Rep
0
0
0
Rep
0
U Vouches
0
0
0
Vouches
0
Posts
93
Likes
165
Bits
2 MONTHS
2 2 MONTHS OF SERVICE
LEVEL 1 200 XP
This snippet shows a Regular Expression for a strong password.

^(?=.*\d)(?=.*[a-z])(?=.*[A-Z])(?!.*\s).*$

About the author:

Planet Source Code is a place for all developer providing free source codes, articles, complete projects,complete application in PHP, C/C++, Javascript, Visual Basic, Cobol, Pascal, ASP/VBScript, AJAX, SQL, Perl, Python, Ruby, Mobile Development

 

452,496

338,631

338,639

Top