#include </home/kjell/checkout/gnome/glibmm/glib/glibmm/random.h>
  
  | 
        
          | Glib::Rand::Rand | ( | guint32 | seed | ) |  |  | explicit | 
 
 
  
  | 
        
          | Glib::Rand::Rand | ( | const Rand& |  | ) |  |  | delete | 
 
 
      
        
          | bool Glib::Rand::get_bool | ( |  | ) |  | 
      
 
 
      
        
          | double Glib::Rand::get_double | ( |  | ) |  | 
      
 
 
      
        
          | double Glib::Rand::get_double_range | ( | double | begin, | 
        
          |  |  | double | end | 
        
          |  | ) |  |  | 
      
 
 
      
        
          | guint32 Glib::Rand::get_int | ( |  | ) |  | 
      
 
 
      
        
          | gint32 Glib::Rand::get_int_range | ( | gint32 | begin, | 
        
          |  |  | gint32 | end | 
        
          |  | ) |  |  | 
      
 
 
  
  | 
        
          | GRand* Glib::Rand::gobj | ( |  | ) |  |  | inline | 
 
 
  
  | 
        
          | const GRand* Glib::Rand::gobj | ( |  | ) | const |  | inline | 
 
 
  
  | 
        
          | Rand& Glib::Rand::operator= | ( | const Rand& |  | ) |  |  | delete | 
 
 
      
        
          | void Glib::Rand::set_seed | ( | guint32 | seed | ) |  |