Pārlūkot izejas kodu

Merge pull request #110 from oilboi/patch-1

Update newRandomFloat to nextRandomFloat
Davis Rollman 5 gadi atpakaļ
vecāks
revīzija
d6dc5cd061
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      docs/modules/tutorials/pages/concepts/math.adoc

+ 1 - 1
docs/modules/tutorials/pages/concepts/math.adoc

@@ -527,7 +527,7 @@ There are five major categories of functions that FastMath provides.
 
 ==== Misc.
 
-* newRandomFloat - obtains a random float.
+* nextRandomFloat - obtains a random float.
 
 
 == Line