So let's say I have specific numbers for x
such as 470
, 240
, 680
.
I want to pick randomly from those three. How could I do this?
So let's say I have specific numbers for x
such as 470
, 240
, 680
.
I want to pick randomly from those three. How could I do this?