What is NavToolkit?
Getting Started
Advanced Documentation
Reference Documentation
API Documentation
Defined in File random.hpp
Return a Vector of random numbers from a uniform distribution between 0 and 1.
num – The number of desired random numbers.
A vector of random numbers from a uniform distribution between 0 and 1.