You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?