Skip to content

maharrg/node-csv-randomizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

README

This app randomly selects a name (first and last) from a .csv file that hasn't been chosen before, then rewrites the .csv to note that that name has now been chosen.

How it works

Type 'node main' to run.

Format of csv file

The CSV file needs to have three cells, fist name, last name and one that designates whether that name has been selected before ('TRUE' or 'FALSE'). If you include a header in the first row, it will be skipped.

Shoutouts

Piss metal is the best.

About

Randomly selects names from a csv file using NodeJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published