Arachne 1.0
Arachne - the perpetual stitcher of Wikidata entities.
Loading...
Searching...
No Matches
rng.cpp File Reference
#include "rng.hpp"
Include dependency graph for rng.cpp:

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).