I just wanted to let you guys know, I have written a python script to generate secure passwords.
My script uses multiple entropy sources, TrueRNG in particular, in process of password generation.
Maybe you will find it interesting. It is available on gitlab: https://gitlab.com/Plague_Doctor/spw
Plaque, Thanks for sharing your work. I have not had time to give it a try yet, but judging from the documentation it looks like you have a nice tool there. Don’t hesitate to reach out to us if you need support on future projects.