[GitHub] [qpid-proton] astitcher commented on a change in pull request #340: PROTON-2396: Use random_device for seed initialization in uuid.cpp

2021-11-18 Thread GitBox
astitcher commented on a change in pull request #340: URL: https://github.com/apache/qpid-proton/pull/340#discussion_r752828384 ## File path: cpp/include/proton/uuid.hpp ## @@ -35,13 +38,20 @@ namespace proton { /// A 16-byte universally unique identifier. class uuid :

[GitHub] [qpid-proton] astitcher commented on a change in pull request #340: PROTON-2396: Use random_device for seed initialization in uuid.cpp

2021-11-17 Thread GitBox
astitcher commented on a change in pull request #340: URL: https://github.com/apache/qpid-proton/pull/340#discussion_r751379226 ## File path: cpp/include/proton/uuid.hpp ## @@ -35,13 +38,20 @@ namespace proton { /// A 16-byte universally unique identifier. class uuid :