debian man page for std::random_device

Query: std::random_device

OS: debian

Section: 3cxx

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

std::random_device(3cxx)												  std::random_device(3cxx)

NAME
std::random_device -
SYNOPSIS
Public Types typedef unsigned int result_type Public Member Functions random_device (const std::string &__token='mt19937') random_device (const random_device &) double entropy () const result_type max () const result_type min () const result_type operator() () void operator= (const random_device &) Detailed Description A standard interface to a platform-specific non-deterministic random number generator (if any are available). Definition at line 1503 of file random.h. Member Typedef Documentation typedef unsigned int std::random_device::result_type The type of the generated random value. Definition at line 1507 of file random.h. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Nov 27 2012 std::random_device(3cxx)
Related Man Pages
__gnu_parallel::binder1st(3) - debian
__gnu_parallel::lexicographic(3) - debian
std::exponential_distribution(3) - debian
std::geometric_distribution(3) - debian
std::variate_generator(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Find columns in a file based on header and print to new file
Weird 'find' results
New UNIX and Linux History Sections