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

all integer-valued methods are inclusive, i.e. low <= return <= high

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