RAND man page on DragonFly

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

RAND(3)				   LibreSSL			       RAND(3)

NAME
       RAND - pseudo-random number generator

SYNOPSIS
	#include <openssl/rand.h>

	int  RAND_bytes(unsigned char *buf, int num);
	int  RAND_pseudo_bytes(unsigned char *buf, int num);

DESCRIPTION
       These functions give access to the systems cryptographically secure
       pseudo-random number generator (PRNG). It is used by other library
       functions for example to generate random keys, and applications can use
       it when they need randomness.

       RAND_bytes(3) describes how to obtain random data from the PRNG.

INTERNALS
       The RAND_SSLeay() method implements a PRNG based on the systems'
       arc4random_buf(3) random number generator.

SEE ALSO
       BN_rand(3), RAND_bytes(3)

LibreSSL			  2015-12-05			       RAND(3)
[top]

List of man pages available for DragonFly

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