![]() |
C++ Library Extensions 2022.12.09
To help learn modern C++ programming
|
#include <tpf_chrono_random.hpp>
Public Member Functions | |
fair_dice (Type start, Type end, Type instance=1) | |
std::vector< Type >::iterator | begin () |
std::vector< Type >::iterator | end () |
std::vector< Type >::iterator | next () |
size_t | size () |
void | shuffle () |
Type | operator() () |
const std::vector< Type > & | array () |
Definition at line 171 of file tpf_chrono_random.hpp.
|
inline |
|
inline |
Definition at line 215 of file tpf_chrono_random.hpp.
|
inline |
Definition at line 193 of file tpf_chrono_random.hpp.
|
inline |
|
inline |
Definition at line 195 of file tpf_chrono_random.hpp.
|
inline |
|
inline |
|
inline |
Definition at line 197 of file tpf_chrono_random.hpp.