SNode.C
|
#include <Random.h>
Static Public Member Functions | |
static double | getInRange (double ll, double ul) |
Static Private Attributes | |
static std::random_device | rd |
|
static |
Definition at line 52 of file Random.cpp.
References rd.
Referenced by core::socket::stream::SocketClient< SocketConnectorT, SocketContextFactoryT, Args >::realConnect(), and core::socket::stream::SocketServer< SocketAcceptorT, SocketContextFactoryT, Args >::realListen().
|
staticprivate |
Definition at line 58 of file Random.h.
Referenced by getInRange().