Function navtk::experimental::rand()
Defined in File random.hpp
Function Documentation
-
double navtk::experimental::rand()
Return a single random number from a uniform distribution between 0 and 1.
- Returns
A random number from a uniform distribution between 0 and 1.