cppx-core
Classes | Namespaces | Typedefs | Functions
random-numbers-util.hpp File Reference
#include <cppx-core/language/syntax/macro-use.hpp>
#include <random>
Include dependency graph for random-numbers-util.hpp:

Go to the source code of this file.

Classes

struct  cppx::rnd::Seed< value >
 
struct  cppx::rnd::Random_seed
 
class  cppx::rnd::Seq_< Seeding >
 

Namespaces

 cppx
 
 cppx::rnd
 

Typedefs

using cppx::rnd::Seq = Seq_< Random_seed >
 

Functions

 cppx::rnd::CPPX_USE_STD (invoke, default_random_engine, random_device, uniform_real_distribution)
 
auto cppx::rnd::hardware_entropy () -> unsigned