https://issues.dlang.org/show_bug.cgi?id=12100

--- Comment #6 from [email protected] ---
(In reply to monarchdodra from comment #5)

> Basically, we're asking for a static PRNG?

No, I am asking for a integer that is incremented every time by 1, and that is
exported as a range by every pre-compiled module to avoid duplicatio7ns. (a
random number can't be unique, unless you use something like 512 random bits).

--

Reply via email to