How to decide between two numbers randomly using javascript?

前端 未结 4 416
野性不改
野性不改 2020-12-28 12:00

I want a javascript script that choose either value1 or value2 randomly, not between the two values , just the actual values.

Thanks!!!!

4条回答
提交回复
热议问题