1randombytes(1)        write secure random bytes to stdout       randombytes(1)
2
3
4
5   SYNOPSIS
6       randombytes
7
8   DESCRIPTION
9       Writes  random  bytes  to  stdout forever using the cjdns secure random
10       generator.  In practice, the output is piped to a program like dd(1) or
11       base64(1).
12
13   SEE ALSO
14       makekeys(1)
15
16
17
18                                                                randombytes(1)
Impressum