security-random man page on Inferno

Man page or keyword search:  
man Server   579 pages
apropos Keyword Search (all sections)
Output format
Inferno logo
[printable version]

SECURITY-RANDOM(2)					    SECURITY-RANDOM(2)

NAME
       random: randomint, randombuf - random number generation

SYNOPSIS
       include "security.m";
       random := load Random Random->PATH;

       randomint:  fn(which: int): int;
       randombuf:  fn(which, n: int): array of byte;

DESCRIPTION
       Randomint and randombuf return random or not-quite-random data obtained
       from /dev/random or /dev/notquiterandom.	 Randomint  returns  a	random
       integer;	 randombuf  returns  an	 array	of length n filled with random
       bytes.	In  both  functions,  which  may  be  either  ReallyRandom  or
       NotQuiteRandom to select the random data source.

FILES
       /dev/random
       /dev/notquiterandom

SOURCE
       /appl/lib/random.b

SEE ALSO
       rand(2), cons(3)

							    SECURITY-RANDOM(2)
[top]

List of man pages available for Inferno

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net