ultrix man page for srand

Query: srand

OS: ultrix

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

rand(3) 						     Library Functions Manual							   rand(3)

Name
       rand, srand - random number generator

Syntax
       #include <stdlib.h>

       void srand(seed)
       unsigned seed;

       rand()

Description
       The newer should be used in new applications.  The subroutine remains for compatibility.

       The subroutine uses a multiplicative congruential random number generator with period 232 to return successive pseudo-random numbers in the
       range from 0 to 231-1.

       The generator is reinitialized by calling with 1 as argument.  It can be set to a random starting point by calling with whatever  you  like
       as argument.

Environment
       For the System V environment, the subroutine returns numbers in the range from 0 to 215-1.

See Also
       random(3)

																	   rand(3)
Related Man Pages
rand_r(3c) - opensolaris
rand(3c) - hpux
rand(3ucb) - sunos
rand(3ucb) - opensolaris
srand(3ucb) - opensolaris
Similar Topics in the Unix Linux Community
Help with generate a pair of random number
How to insert random numbers into each line?
Time in seconds on AIX 4.3.2.0
New Code Tags (Syntax Highlighting)
awk command in hp UNIX subtract 30 days automatically from current date without date illegal option