Use the
mkl::rng::device::generate or
mkl::rng::device::generate_single routines to obtain random numbers from a given engine with proper statistics of a given distribution.
mkl::rng::device::generate
Entry point to obtain random numbers from a given engine with proper statistics of a given distribution.
mkl::rng::device::generate_single
Entry point to obtain a single random number from a given vector engine with proper statistics of a given distribution.