randombytes (1) - Linux Manuals
randombytes: write random bytes generated via libnacl to stdout
Command to display randombytes manual in Linux: $ man 1 randombytes
NAME
randombytes -- write random bytes generated via libnacl to stdout
SYNOPSIS
randombytes
DESCRIPTION
Writes random bytes to stdout forever using the cryptographically secure
random generator in libnacl. In practice, the output is piped
to a program like
dd(1) or
base64(1).
SYNOPSIS
randombytes
DESCRIPTION
Writes random bytes to stdout forever using the cjdns secure random generator.
In practice, the output is piped to a program like
dd(1) or
base64(1).
SEE ALSO
makekeys(1)
randombytes(1) -- write secure random bytes to stdout
=============================================
SEE ALSO
makekeys(1)