std::normal_distribution normal(0, 1); // initialisation auto const value = normal(engin); // génération