Go to the source code of this file.
Namespaces | |
| namespace | corelink |
| namespace | corelink::utils |
| namespace | corelink::utils::random_numbers |
| Houses and wraps all utils related to random number generation. | |
Functions | |
| static thread_local std::mt19937_64 | corelink::utils::random_numbers::mt (rd()) |
| CORELINK_EXPORT uint64_t | corelink::utils::random_numbers::get_random_int () |
Variables | |
| static thread_local std::random_device | corelink::utils::random_numbers::rd |