Ruby  2.0.0p353(2013-11-22revision43784)
Functions | Variables
ossl_rand.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void Init_ossl_rand (void)
 

Variables

VALUE mRandom
 
VALUE eRandomError
 

Function Documentation

void Init_ossl_rand ( void  )

Variable Documentation

VALUE eRandomError
VALUE mRandom

Definition at line 16 of file ossl_rand.c.

Referenced by Init_ossl_rand().