]> git.ipfire.org Git - thirdparty/coreutils.git/commit
doc: give an example of using a seed for random operations
authorPádraig Brady <P@draigBrady.com>
Mon, 9 Feb 2015 20:58:47 +0000 (20:58 +0000)
committerPádraig Brady <P@draigBrady.com>
Wed, 11 Feb 2015 00:31:39 +0000 (00:31 +0000)
commit430bda373361addf16962301b3afaf1b19ee9fc8
treea7ce3cade74f55cd6f6d069535aa0a641f0ab60c
parent99f76aec8a7e74f2e1622b74b1011fac6f677f4e
doc: give an example of using a seed for random operations

* doc/coreutils.texi (Random sources):  Give an example using openssl,
generating a reproducible arbitrary amount of randomly distributed
data, given a seed value.
doc/coreutils.texi