KnowledgeBoat Logo

Computer Applications

Explain the following function:

Math.random()

Java Math Lib Methods

99 Likes

Answer

Returns a positive double value, greater than or equal to 0.0 and less than 1.0.

Answered By

61 Likes


Related Questions