For create charts uses Highcharts library. https://www.highcharts.com/
This application uses https://www.random.org/ to generate random sequences of numbers for building charts.
Clone repository.
Run make install
to install application
Run make start
to run application on http://localhost:3000