xtd 0.2.0
Loading...
Searching...
No Matches

◆ next_double()

virtual double xtd::random::next_double ( ) const
virtual

Returns a random number between 0.0 and 1.0.

Returns
A double-precision floating point number greater than or equal to 0.0, and less than 1.0.
Remarks
This method is the public version of the protected method, sample