Generate a random PW for wordpress users
Status: Closed · Asked by olimckenna on · 0 views
Hello,
I want to create a new Worpress user just from submitting an email, nothing else
I could use their email, but this is not optimal
I want to somehow randomly generate the PW
Is there any workaround, for example add 1 extra step in the automation that will generate a random text/no. combination and then I'd pull that into the PW field for the user?
Thanks
Hey @olimckenna
Is there any workaround, for example add 1 extra step in the automation that will generate a random text/no. combination and then I'd pull that into the PW field for the user?
You can try the "Number Formatter by Pabbly: Spreadsheet Formulas" with a random formula that can provide you with any random number which you can use further as passwords.

Hello, yes I figured this out while waiting for the response thanks! I have a different problem with the automation but will start a new discussion.