How to create a sequence of random numbers without updating
Answered
I am trying to create sequences of random numbers that don't update each time I add another random number to the list.
I'm trying to create a document that keeps adding random chords to a circle. The problem is that each time I add an additional chord, it updates (changes) all of the previous chords.
Here's my document (also attached):
https://www.geogebra.org/m/h9vcdgsm
I thought of a possible workaround that choses the random numbers separately from the slider and then only shows as many as the slider... but the random numbers still update every time I change the slider.
Thanks in advance for your help.
Chip
Files:
Average Chord.ggb
one possibility
Comments have been locked on this page!