Skip to content

Commit

Permalink
Merge pull request #43 from goropikari/add_random
Browse files Browse the repository at this point in the history
import MersenneTwister
  • Loading branch information
mkborregaard authored Aug 12, 2018
2 parents 4c8273f + 977a6aa commit 32a87c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/PlotUtils.jl
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ using Reexport
using Printf
@reexport using Colors
import Base: getindex
import Random: MersenneTwister

export
ColorGradient,
Expand Down

0 comments on commit 32a87c6

Please sign in to comment.