This is a simple script to generate random gamer data.
Change the amount in index.ts
from 1000 to whatever you want.
curl -fsSL https://bun.sh/install | bash
Further information can be found here. NOTE: You need to have WSL2 installed on Windows, or using Linux or Mac.
bun start
The output will be in gamer-data.csv
in the root directory.