series-generator
Generator for data series
Generator for data series
Generator for data series
Generate a stream of trend-oriented random numbers using a Box Muller transform. Useful for generating sample stock or crypto prices for analysis and testing algo trading applications, or any other application that needs a stream of trend-oriented random
approximation of a random walk time serie
Two-dimensional maps generator using random walk.
A simple implementation of a Brownian motion simulation algorithm for Node.js