GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
generate_randfile(1) FreeBSD General Commands Manual generate_randfile(1)

generate_randfile - a program to generate a file of random data

generate_randfile [ -s seed] [ -f file] count

Produces a file comprised of random integers in network-byte-order from the rand(3) library call.

-s
the seed to use to create the random numbers.
-f
the file to create for writing the output (default is to use standard output).
count
the number of integers to write.

rand(3)

These programs were written by Russell Coker <russell@coker.com.au>. May be freely used and distributed without restriction.

The source is available from http://www.coker.com.au/bonnie++ .

See http://etbe.coker.com.au/category/benchmark for further information.


Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.