SyTen
random_hash.cpp File Reference

Implementation of random_hash.h. More...

#include <stdlib.h>
#include <algorithm>
#include "inc/util/random_hash.h"
#include "inc/util/random.h"
+ Include dependency graph for random_hash.cpp:

Namespaces

 syten
 Syten namespace.
 

Functions

std::string syten::random_hash (Index const length, std::string allowed="")
 Returns random hash. More...
 

Detailed Description

Implementation of random_hash.h.