0

When i can use random()?

How i can use Random() in jquery and i can use it for slider? On wich line i has problem? https://code.sololearn.com/WV2pPTs205bl/?ref=app

15th Jul 2018, 4:48 PM
samim
samim - avatar
1 Answer
+ 1
random() is used for the computer to select random numbers. random() is a function that comes from the Math API.
18th Jul 2018, 10:31 PM
program
program - avatar