No, the problem is that the settings for a RandomPassword might not fit the requirements for what we are doing and we need to validate it after creation and potentially recreate a new password. Stuff like “Cant have 3 consecutive letters from the username in the password”. We can easily do the validation, but I don’t know how to delete the previously generated password and create a new one without manual intervention