Changes

Jump to navigation Jump to search
21 bytes added ,  21:30, 4 March 2017
no edit summary
Line 6: Line 6:  
==Array.random(Base,Count) ==
 
==Array.random(Base,Count) ==
   −
Fill the array with random numbers (generated using Base (default 1) as the base value), and each element will have Count (default 1) number of elements.
+
Fill the array with random numbers (generated using Base (default 1) as the base value), and each element will have Count (default 1) number of elements. Same as Array.rand()
    
1..10.random()
 
1..10.random()
2,824

edits

Navigation menu