On Tuesday, 22 February 2022 at 00:44:58 UTC, jmh530 wrote:
On Tuesday, 22 February 2022 at 00:36:38 UTC, bachmeier wrote:[snip]Yes. std.random is another. I gave up out on the current one. Luckily I already had external libraries for that before I started using D.Have you tried mir.random?
I haven't done much with it. I already have what I need, so not much motivation to use anything else. The main advantage of std.random is that it eliminates an external dependency.