gfoidl / Stochastics

Stochastic tools, distrubution, analysis
MIT License
3 stars 0 forks source link

RandomNumberGenerator should derive from Random #50

Open gfoidl opened 6 years ago

gfoidl commented 6 years ago

https://github.com/gfoidl/Stochastics/blob/cc76c5008878d73bb6f93de56caa5be8c92f414a/source/gfoidl.Stochastics/RandomNumberGenerator.cs#L9

The standalone class is nice, but it should dervice from Random. This will be a breaking change, so it will go to 2.x.