Hi
I would like to generate initial passwords for our app. That should contain text and numbers and maybe special characters.
I know that I can use the formater to gennerate random text like that:
Number Formatter -> Spreadsheet Functions
RANDBETWEEN(11111111,99999999)
This will generate a random number between 11111111 & 99999999 every time the action is fired.
However I would like to get a combination also with text and maybe special characters.
Is there a possibility to achieve that in pabbly connect?
Thanks for your help.
best
Olivier
I would like to generate initial passwords for our app. That should contain text and numbers and maybe special characters.
I know that I can use the formater to gennerate random text like that:
Number Formatter -> Spreadsheet Functions
RANDBETWEEN(11111111,99999999)
This will generate a random number between 11111111 & 99999999 every time the action is fired.
However I would like to get a combination also with text and maybe special characters.
Is there a possibility to achieve that in pabbly connect?
Thanks for your help.
best
Olivier