Browse Source

Update newRandomFloat to nextRandomFloat

oilboi 5 năm trước cách đây
mục cha
commit
4b00a7210c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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