Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Constructs the engine.
random_device(const std::string& str);
Parameters
- str
The initialization string. This parameter is not used.
Remarks
The constructor initializes the device as needed, ignoring str.
Example
For example code, see random_device Class.
Requirements
Header: <random>
Namespace: std