On 3/13/19 11:49 AM, Richard Henderson wrote:
> On 3/13/19 10:38 AM, Markus Armbruster wrote:
>> Have you considered GLib's?  Mersenne Twister under the hood.
>>
>> https://developer.gnome.org/glib/stable/glib-Random-Numbers.html
> 
> I hadn't considered glib's, but I am considering MT19337-64.

Thanks.  glib's version is just as convenient as anything else.
I'll use that for the deterministic path.


r~

Reply via email to