k-dot-p 0.1

randomness.c++ File Reference

#include <stdio.h>
#include <glib.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <errno.h>
#include <string.h>
#include <unistd.h>
#include <libmodelxx/randomness.h++>
#include <config.h>
Include dependency graph for randomness.c++:

Go to the source code of this file.

Namespaces

namespace  kdotp
namespace  kdotp::libmodelxx
namespace  kdotp::libmodelxx::randomness

Defines

#define RANDOMNESS_GERROR_DOMAIN   15

Functions

unsigned long int kdotp::libmodelxx::randomness::get_random_unsigned_long_int (GError **err)
unsigned long int kdotp::libmodelxx::randomness::get_urandom_unsigned_long_int (GError **err)

Define Documentation

#define RANDOMNESS_GERROR_DOMAIN   15
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines