28 #ifndef WEBSOCKETPP_RANDOM_NONE_HPP 29 #define WEBSOCKETPP_RANDOM_NONE_HPP 45 template <
typename int_type>
lib::weak_ptr< void > connection_hdl
A handle to uniquely identify a connection.
Random number generation policies.
Thread safe stub "random" integer generator.
int_type operator()()
advances the engine's state and returns the generated value
Stub RNG policy that always returns 0.