dysonance / Temporal.jl

Time series implementation for the Julia language focused on efficiency and flexibility
Other
100 stars 26 forks source link

Fix UndefVarError in doc #50

Closed cmey closed 2 years ago

cmey commented 2 years ago

Fix

julia> Random.seed!(1);
ERROR: UndefVarError: Random not defined

seen in http://dysonance.github.io/Temporal.jl/latest/overview