Arachne 1.0
Arachne - the perpetual stitcher of Wikidata entities.
Loading...
Searching...
No Matches
rng.hpp File Reference
#include <random>
#include <string>
Include dependency graph for rng.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  corespace

Functions

std::mt19937_64 & corespace::rng ()
 Shared PRNG seeded on first use.
std::string corespace::random_hex (std::size_t n)
 Return exactly n random hexadecimal characters (lowercase).