All data generation methods are based on nextDouble(). Concrete implementations must override this method and should provide better / more performant implementations of the other methods if the underlying PRNG supplies them.
nextDouble().
All data generation methods are based on
nextDouble().Concrete implementations must override this method and should provide better / more performant implementations of the other methods if the underlying PRNG supplies them.