From: Peter Dimov (pdimov_at_[hidden])
Date: 2023-11-29 22:21:18


Niall Douglas wrote:
> There were still some big design mistakes in 11 - I still find
> `<random>` very unfortunate and entirely avoidable at the time,

<random> is mostly fine. The generators and the concepts reflect
the state of the art as it was then, and aren't entirely broken even
today.