Import Random

This commit is contained in:
Takafumi Arakaki 2018-08-23 15:39:20 -07:00
parent 7fcd008f2f
commit 4a51e4e7fb

View File

@ -15,6 +15,7 @@ using VisualRegressionTests
using Plots using Plots
# using StatPlots # using StatPlots
using Random
using Test using Test
default(size=(500,300)) default(size=(500,300))