Random Generator interface class. More...
#include <randomGenerator.hpp>
Public Member Functions | |
virtual | ~RandomGenerator () |
virtual unsigned | random () const =0 |
virtual void | generate (unsigned char *buffer, size_t bytes) const =0 |
Random Generator interface class.
|
inlinevirtual |
|
pure virtual |
Implemented in _Wolframe::GlobalRandomGenerator.
|
pure virtual |
Implemented in _Wolframe::GlobalRandomGenerator.
Copyright © 2014 - Project Wolframe - All Rights Reserved