A convenience class for general-purpose (insecure) random numbers. More...
Public Member Functions | |
default_random_generator () |
A convenience class for general-purpose (insecure) random numbers.
This is nothing more than a very thin shell around one of the faster pseudo-random number generators provided by Boost.Random.
Definition at line 86 of file random.hpp.
boost::xint::default_random_generator::default_random_generator | ( | ) | [inline] |
Definition at line 88 of 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)