On Friday, 25 November 2016 at 23:14:06 UTC, Ilya Yaroshenko wrote:https://github.com/libmir/mir-random http://docs.random.dlang.io/latest/index.htmlCool!I'd only suggest renaming "algorithm" to "range", to better reflect what's inside the module.
They are actually algorithms, in exactly the same sense as `std.algorithm`; it's just that they include random decisions in the generation of their elements.
