JRTPLIB  3.9.0
Public Member Functions | List of all members
jrtplib::RTPRandomURandom Class Reference

A random number generator which uses bytes delivered by the /dev/urandom device. More...

#include <rtprandomurandom.h>

Inheritance diagram for jrtplib::RTPRandomURandom:
Inheritance graph
[legend]
Collaboration diagram for jrtplib::RTPRandomURandom:
Collaboration graph
[legend]

Public Member Functions

int Init ()
 Initialize the random number generator. More...
 
- Public Member Functions inherited from jrtplib::RTPRandom
uint32_t PickSeed ()
 Can be used by subclasses to generate a seed for a random number generator. More...
 

Detailed Description

Member Function Documentation

int jrtplib::RTPRandomURandom::Init ( )

The documentation for this class was generated from the following file: