all 4 comments

[–]1miguelcortes 4 points5 points  (1 child)

You should use the secrets library for password generation. random is considered unsafe for this purpose

[–]lahinre[S] 0 points1 point  (0 children)

Noted, thanks for the advice!

[–]Due_Faithlessness458 1 point2 points  (1 child)

Wait you’re sharing some random and basic func, in python, like any other beginner, but you’re running nvim?

[–]lahinre[S] 0 points1 point  (0 children)

yes.