<div dir="ltr">random_device::operator() as currently implemented does not correctly handle errors returned by read.  This can result in it returning uninitialized data.<br><div><br></div><div>To fix this, wrap the call to read in a loop.</div>
</div>