API Reference > Other Classes > OdRandom Class > OdRandom Methods > genDouble Method > OdRandom::genDouble Method ()
OdRandom::genDouble Method ()
Syntax
C++
double genDouble(); double genDouble(double low, double high);

real-valued methods are potentially inclusive too, i.e. low <= return <= high

Copyright © 2002–2020. Open Design Alliance. All rights reserved.