MOTION  0.01
Framework for mixed-protocol multi-party computation
Functions
test_helpers.h File Reference
#include <openssl/rand.h>
#include <algorithm>
#include <limits>
#include <vector>
Include dependency graph for test_helpers.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<typename T >
Rand ()
 
template<typename T >
std::vector< T > RandomVector (std::size_t size)
 

Function Documentation

◆ Rand()

template<typename T >
T Rand ( )
inline

◆ RandomVector()

template<typename T >
std::vector<T> RandomVector ( std::size_t  size)
inline