0.12.0
Freundlich's C++ toolkit
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Classes | Typedefs | Functions
fcppt::random::generator Namespace Reference

The namespace for all generators and helper functions. More...

Classes

class  basic_pseudo
 A wrapper around pseudo random number generators. More...
 

Typedefs

typedef
fcppt::random::generator::basic_pseudo
< boost::random::minstd_rand > 
minstd_rand
 

Functions

template<typename Seed >
boost::enable_if
< boost::is_integral< typename
Seed::value_type >, Seed >
::type const 
seed_from_chrono ()
 Creates a seed from a chrono clock.
 

Detailed Description

The namespace for all generators and helper functions.

Typedef Documentation