Explorar o código

Merge pull request #110 from oilboi/patch-1

Update newRandomFloat to nextRandomFloat
Davis Rollman %!s(int64=5) %!d(string=hai) anos
pai
achega
d6dc5cd061
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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