← Previous | ↑ Home | → Next |
The program creates binary pseudo random data using a PRNG.
This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit. (http://www.openssl.org/)
To produce 4096 bytes of pseudo random data, save data to file x.dat:
dk-rand -b 4096 > x.dat
See the [dk-rand manual] for the full documentation of the program.
This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit (http://www.openssl.org/).
This product includes cryptographic software written by Eric Young (eay@cryptsoft.com).
This product includes software written by Tim Hudson (tjh@cryptsoft.com).
← Previous | ↑ Home | → Next |