Algorithm-Arena / weekly-challenge-10-password-generator

2 stars 0 forks source link

Submission - Ridiculous password generator #3

Open evgenyvinnik opened 3 months ago

evgenyvinnik commented 3 months ago

Password checker with some usual and some unusual rules like:

Live Demo: https://evgenyvinnik.github.io/ridiculous-password-generator/

Code: https://github.com/evgenyvinnik/ridiculous-password-generator

Video: https://www.youtube.com/watch?v=kMULHCUjA8g

The really cool stuff is actually a function that checks if emoji string is a palindrome!