summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/random-file.d
blob: f3e4e10d98eb6169e63be2bb6f109d60865cb3b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
Long: random-file
Arg: <file>
Help: File for reading random data from
Category: misc
Example: --random-file rubbish $URL
Added: 7.7
See-also: egd-file
---
Specify the path name to file containing what will be considered as random
data. The data may be used to seed the random engine for SSL connections.  See
also the --egd-file option.