OutofcoreOctreeDiskContainer is using Boost to generate Uuids. To get rid of last occurrences of Boost random generator code, we should replace it by an own implementation. Question is: Just generate a fully random Uuid or we need a bit more logic there?