Generate a random ID, default length is 10 chars. Numbers and letters that may be confused are being avoided.
Generate a random number.
Generate a password, default length is 8 chars. Numbers and letters that may be confused are being avoided. In most cases, you may also use make() to generate a password. Note that generated passwords are not strong by default, and they don't contain special characters. Using 12 chars is recommended for passwords. Note that the ONO login mechanisms offer some protection against automated login hacking, at least if the attack is originating from a single IP.