Files
scylladb/utils
Paweł Dziepak b485deb124 utils: uuid: don't use std::random_device()
std::random_device() is extremely slow. This patch modifies
make_rand_uuid() so that it requires only two invocations of the PRNG.
2018-07-26 12:02:32 +01:00
..
2018-05-30 14:41:40 +02:00
2017-09-18 12:44:05 +02:00
2018-05-30 14:41:41 +02:00