APEX new password function
490959Aug 25 2009 — edited Aug 31 2009When a user resets a password using the reset password link on the workspace login page, a new password is created and sent out by email. Is there an API for the function that creates this password?
I want to create a random password, but dont want it to be a completely random collections of letters that would be created if i used DBMS_RANDOM