std.random suggestions
Denis Feklushkin
feklushkin.denis at gmail.com
Tue Sep 16 18:10:22 UTC 2025
On Tuesday, 16 September 2025 at 18:04:20 UTC, Monkyyy wrote:
> On Tuesday, 16 September 2025 at 12:04:20 UTC, Denis Feklushkin
> wrote:
>> 2. Completely exclude "seeding" concept: this is a source of
>
> You can make it implict called, and leave the data public for
> whoever wants it.
It is difficult to achieve this because in most cases it will be
just a libc getrandom() call (system-wide seeded PRNG)
More information about the Digitalmars-d
mailing list