Ruby  1.9.3p448(2013-06-27revision41675)
Functions | Variables
ossl_rand.h File Reference

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().