Which article are you refering to? Moreover, any random character generation of size N will do it. https://stackoverflow.com/a/39596292/10434683 for example is a solid way of doing it. Considering this answer you might also include special characters.
Sep 12, 2021
2
Level 1
Need help on strong password generation in Python and should not be predictable
hey folks,
I am working on a Python flask website where i am trying to suggest a strong password for the user and came across this article. Can you guys help me out in this?
It should be strong and unpredictable
Please or to participate in this conversation.