Skip to content

whitesoundcl/run-to-csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inctroducción

Este proyecto genera un archivo CSV con una columna llena de ruts aleatorios, distintos y verificados.

Installation / Instalación

  • Clone this repository.
  • npm install
  • npm start

Configuration / Configuración

Quantity of ruts / Cantidad de ruts

  • Change the TARGET value in the code to set te quantity of generated runs in the final CSV.
  • Cambia el valor de la constante TARGET para cambiar la cantidad de runs generados en el archivo CSV.

Filename

  • Change the FILENAME constant in the code to set the name of the final filename.
  • Cambia la constante FILENAME en el codigo para establecer el nombre del archivo final.

Thanks / Gracias.

About

Genera un archivo csv repleto de ruts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published