Added more comments

This commit is contained in:
John Wellbelove 2017-02-04 19:15:12 +00:00
parent 62199d7872
commit 73e1da2e9f

View File

@ -35,6 +35,9 @@ SOFTWARE.
namespace etl
{
//***************************************************************************
/// The base for all 32 bit random number generators.
//***************************************************************************
class random
{
public: