Saviynt unveils its cutting-edge Intelligence Suite products to revolutionize Identity Security!
Click HERE to see how Saviynt Intelligence is transforming the industry.
Saviynt Copilot Icon

Rest connector/DB connector random password should start with alphabet

avinashR
New Contributor III
New Contributor III

Hello Team,

Here is the requirement to generate random password for the new account.

FYI, we can generate random password, but how to make it start with alphabet?

Note: Random password should only start with alphabet.

Thanks & Regards,

Avinash Repalle

1 REPLY 1

rushikeshvartak
All-Star
All-Star

You can hardcode letter or word like this 'Rushi_${randomPassword}'


Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.