Skip to content

AivarasCer/dice-roll-statistics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dice-roll-statistics

This program simulates dice rolls and provides statistical analysis of the results.

Features User Input: The program prompts the user to input the number of dice and the number of sides on each die. Simulation: It performs a large number of simulations (default is 1,000,000) to determine the frequency of each possible outcome. Progress Display: Uses tqdm to display a progress bar for the simulation. Result Display: Outputs the total count of each result and its percentage occurrence.

Usage:

  1. Clone the repository
  2. Install requirements
  3. Run the script

About

Program that simulates dice rolls.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages