AcornSearch - Acorn and RISC OS information searching
RISC OS Search
containing
"Nutty quip goes here!"
Home  |  About  |  Filebase Archive  |  StrongHelp Manuals  |  Newsgroups  |  Module Database
srand EXPR

Sets the random number seed for the rand operator.  If EXPR is
omitted, does srand(time).  Of course, you'd need something much more
random than that for cryptographic purposes, since it's easy to guess
the current time.  Checksumming the compressed output of rapidly
changing operating system status programs is the usual method.
Examples are posted regularly to comp.security.unix.


[sh-index] Back to list of manuals