- Jacob White
Setting a Random Seed
Updated: Jan 28, 2020
The graph below demonstrates a randomised data set and the use of a seed; a number which can control the randomisation of the data set. For example; the first graph pictured below set at seed 11461, whereas the second graph is set at seed 42069911, meaning they are completely different.


The code shown here can create the top graph: