API Reference > Other Classes > OdRandomGenMinstd Template
OdRandomGenMinstd Template
OdRandomGenMinstdOdRandomGenMinstd
Syntax
C++
template <class T> class OdRandomGenMinstd : public OdRandomGen;

OdRandom.h

Default random data generator: equivalent to std::minstd_rand

 
Name 
Description 
 
This is ~OdRandomGenMinstd, a member of class OdRandomGenMinstd. 
 
This is OdRandomGenMinstd, a member of class OdRandomGenMinstd. 
 
Name 
Description 
 
This is clone, a member of class OdRandomGenMinstd. 
 
This is generate, a member of class OdRandomGenMinstd. 
 
This is getRange, a member of class OdRandomGenMinstd. 
 
This is getSeed, a member of class OdRandomGenMinstd. 
 
The future sequence is fully determined by the provided seed. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.