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 
 
 
 
 
 
Name 
Description 
 
 
 
 
 
 
 
 
 
The future sequence is fully determined by the provided seed. 
Copyright © 2002–2022. Open Design Alliance. All rights reserved.