Skip to content

A bingo card generator that outputs to a CSV file for data merge.

License

Notifications You must be signed in to change notification settings

josola/bingo_card_maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bingo Card Generator 🔮

Issues License Last Commit

Prints five columns and five rows of pseudo-random numbers to a CSV file for data merge.

Each column follows bingo rules:

"B" (numbers 1–15)
"I" (numbers 16–30)
"N" (numbers 31–45)
"G" (numbers 46–60)
"O" (numbers 61–75)

There is a “FREE SPACE” located in column “N”, position three. Output is a data merge-ready CSV file. The number of cards generated is controlled through prompt. Command-line only, no GUI. A sample file named "sample.csv" has been included in output/ to see what a potential final result will be.

  • Speaking of contributions, this repository has a Contributing Guide as well!

  • Although this project is very straightforward, there is a Build Guide!

About

A bingo card generator that outputs to a CSV file for data merge.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages