Playground: generate a random time series for practice

playground(n, plot = TRUE)

Arguments

n

the length of the resulting time series

plot

TRUE|FALSE Should the resulting realization be plotted?

Value

a random time series, TODO add weights