std::random_device Class Reference
[Random Number Generators]

List of all members.

Public Types

Public Member Functions


Detailed Description

A standard interface to a platform-specific non-deterministic random number generator (if any are available).

Definition at line 1365 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 1369 of file random.h.


The documentation for this class was generated from the following file:

Generated on 11 Jan 2010 for libstdc++ by  doxygen 1.6.1