libfoedus-core
FOEDUS Core Library
uniform_random.hpp File Reference
#include <stdint.h>
#include "foedus/assert_nd.hpp"
#include "foedus/memory/fwd.hpp"
Include dependency graph for uniform_random.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  foedus::assorted::UniformRandom
 A very simple and deterministic random generator that is more aligned with standard benchmark such as TPC-C. More...
 

Namespaces

 foedus
 Root package of FOEDUS (Fast Optimistic Engine for Data Unification Services).
 
 foedus::assorted
 Assorted Methods/Classes that are too subtle to have their own packages.