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
RANDOM(1XNX) XENIX System Compatibility RANDOM(1XNX)

random - (XENIX) generate a random number

random [-s] [scale]

Random computes a random value. The result is printed on standard output and is also returned as exit status. The -s option inhibits printing of the result. When a scale is given, computed values lie between 0 and scale. The maximum scale value is 255, the default is 1.

Since the current time in seconds is used as seed for computation, calling random more than once within the same second produces the same result for each call.
11/3/03 Heirloom Toolchest

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.