Classes | Namespaces | Typedefs

random.hpp File Reference

Declares items relating to random numbers. More...

Go to the source code of this file.

Classes

class  boost::xint::default_random_generator
 A convenience class for general-purpose (insecure) random numbers. More...

Namespaces

namespace  boost
namespace  boost::xint
 

All the types and functions of the library are within this namespace.


namespace  boost::xint::detail
 

The items within this namespace are meant for internal use only.


Typedefs

typedef
detail::strong_random_generator_t 
boost::xint::strong_random_generator
 A convenience class for cryptographically-secure random numbers.

Detailed Description

Declares items relating to random numbers.

Definition in file random.hpp.


© Copyright Chad Nelson, 2010-2011. Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)