rand

This function is used to generate psuedo random numbers.


Synopsis

	function rand( )

Description

The rand function returns a psuedo random number. The srand procedure can be used to establish a seed for the random number generator. For more information, see the rand and srand man pages.

Reference Manual Control Panel

NG4 Home, Index, Examples, Glossary, Feedback, Ref Contents, Ref WhereAmI?


$Revision: 1.5 $ $Date: 1995/07/26 23:33:31 $