mirror of
https://github.com/ETLCPP/etl.git
synced 2026-06-20 10:56:04 +08:00
Added more comments
This commit is contained in:
parent
62199d7872
commit
73e1da2e9f
@ -35,6 +35,9 @@ SOFTWARE.
|
||||
|
||||
namespace etl
|
||||
{
|
||||
//***************************************************************************
|
||||
/// The base for all 32 bit random number generators.
|
||||
//***************************************************************************
|
||||
class random
|
||||
{
|
||||
public:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user