100 prisoners problem, use Node scripts to test solution.
to start run command to install dependencies
npm i
npm run random
npm run number
NUMBER_OF_PRISONRS=100
RANDOM_ARRAY_LENGTH=100
NUMBER_TESTING=1000
You can change this three parameters