On Friday, 13 October 2017 01:30:57 PDT Lars Knoll wrote: > This sounds like a decent option to me. I'm don't quite like system() and > global() as names yet, as they don't really make it clear that one of them > is deterministic. Other than that this looks like a good way forward.
Well, one of them is deterministic, but only if you know the seed which comes from the non-deterministic one. So it's highly unlikely that you'll be able to determine its sequence. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
