Skip to end of metadata
Go to start of metadata


10 indicates the number of random bytes to print to standard out. -hex prints those bytes in hex format - 2 characters per byte, so 20 characters.

openssl rand -hex 10


  • No labels