Template:egGenPasswd

From RaySoft

Syntax

{{egGenPasswd}}

Usage

Code

{{egGenPasswd}}

Result

Create a 10 bytes long random password based on the Base64 charset [a-zA-Z0-9/+]
openssl rand -rand '/dev/random' -base64 12 | cut --characters='1-10'

Output:

b5/FeVaFlWeS