Javascript on repeat image generator | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

Javascript on repeat image generator

I want to write an image generator, there are 10 images in total and it will display 5 images randomly each time without repeating, how do I do that???

7th Dec 2019, 10:50 PM
Maple
1 Resposta
0
But you can't guarantee math.random() does not generate same numbers, right?šŸ˜“
8th Dec 2019, 3:04 PM
Maple