parssword_strength_andreas

Benchmark created by Andreas on


Test runner

Ready to run.

Testing in
TestOps/sec
Regexp
function t(p){r=/(?=(.*[\W]+))(?=(.*[A-ZÅÄÖ]{2,}))(?=(.*[a-zåäö]{3,})){8,}/;return(r.test(p))}
ready
Test
function t(p){r=/(?=(.*[\W]+))(?=(.*[A-ZÅÄÖ]{2,}))(?=(.*[a-zåäö]{3,})){8,}/;return(r.test(p))}
ready

Revisions

You can edit these tests or add more tests to this page by appending /edit to the URL.

  • Revision 1: published by Andreas on