/playerScoreGen

This program facilitates the generation of random scores for a list of names imported from a .txt file. Users can specify the number of players, with a limit of 1000, and the maximum achievable score. The program then assigns random scores to each player and exports the resulting data into a .csv file for further analysis or use.

Primary LanguagePython

This repository is not active