GNU Radio 3.7.0 C++ API
random.h File Reference
#include <gnuradio/api.h>
#include <gnuradio/gr_complex.h>
#include <stdlib.h>

Go to the source code of this file.

Classes

class  gr::random
 pseudo random number generator More...
 

Namespaces

 gr
 Include this header to use the message passing features.
 

Constant Groups

 gr
 Include this header to use the message passing features.
 

Variables

static const int RANDOM_MAX = 2147483647
 

Variable Documentation

const int RANDOM_MAX = 2147483647
static