default_engine

Default random engine.

Description

The choice of engine type named by default_engine is implementation-defined. The implementation may select this type on the basis of performance, size, quality, or any combination of such factors.

type alias default_engine

Syntax

using default_engine = implementation-defined;

Parent topic: Engines (Basic Random Number Generators)