BoosterSeat  0.1
A C++ library that includes common utilities that are used in other projects.
random_test.cpp File Reference
#include <BoosterSeat/random.hpp>
#include "gtest/gtest.h"
Include dependency graph for random_test.cpp:

Functions

 TEST (bst_random, randomDouble)
 
 TEST (bst_random, randomHexString)
 

Function Documentation

◆ TEST() [1/2]

TEST ( bst_random  ,
randomHexString   
)

References bst::randomHexString().

Here is the call graph for this function:

◆ TEST() [2/2]

TEST ( bst_random  ,
randomDouble   
)

References bst::randomDouble().

Here is the call graph for this function: