1
2
3
4
5
6
7
8randomip(1) General Commands Manual randomip(1)
9
10
11
12randomip - generate random IP addresses
13
14
16 randomip [OPTIONS] [NUM] [BYTE1] [BYTE2] [BYTE3]
17
18
20 randomip is a simple tool to generate specified number of random IP
21 addresses. By default it generates 10,000 of them. One can specify how
22 many IP addresses to generate followed by the first, second and third
23 byte of the IP address.
24
25
27 -h --help
28 print this help
29
30 -v --version
31 print version information
32
33
35 Report bugs to <pj.pandit@yahoo.co.in>
36
37
39 Prasad J Pandit
40
41
42
43 randomip(1)