Skip to content

cadamini/ruby-random-data-generator-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random CSV data generator

This is the attempt to generate random normally distributed CSV data for a year.
The script creates data for a year. For the current year it generates data until today.

Usage

ruby random_csv.rb

will show the context help which explains the usage

The script supports a year parameter:

ruby random_csv.rb 2020

Generate CSV files

To generate a file use the > operator

ruby random_csv.rb 2020 > path/to/file

About

generates random data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages