using tts::realistic_distribution = typedef typename detail::choose_distribution<T>::type |
Realistic standard random distribution.
Provides a standard compatible random distribution that works for any arithmetic types T and have a "realistic" distribution, i.e where most natural and expected values are favored.