5 Nov
2017
5 Nov
'17
7:33 p.m.
On 11/05/17 19:23, James E. King, III via Boost wrote:
On Sun, Nov 5, 2017 at 10:20 AM, Peter Dimov via Boost < boost@lists.boost.org> wrote:
James E. King, III wrote:
I'm adding boost::uuids::random_device_solo which is a > > basic_random_generator of random_device (header-only) type, ...
That's not a very good name. :-)
I changed it to random_generator_os, temporarily, but pending more discussion it may become random_generator.
I can throw in another candidate. :) Since the new generator is supposed to be using solely random entropy from system, I would suggest random_entropy_generator.