|
halcheck 1.0
|
An effect for generating random data. More...
#include <sample.hpp>
Public Member Functions | |
| std::uintmax_t | fallback () const |
By default, lib::effect::invoke<sample_effect> throws an exception. | |
Public Attributes | |
| std::uintmax_t | max |
| The maximum value that should be returned by handlers of this effect. | |
An effect for generating random data.