Skip to content

Random Chance for Points

This is an app that get points based on random outcome with higher point value when the probability is lower/rarer.

Features

  • Add custom numbers with associated point values
  • Generate random outcomes based on defined probabilities
  • Display results in a dynamic table format
  • Calculate and display total points accumulated

Getting Started

  1. Clone the repository.
  2. Navigate to the project directory.
  3. Open index.html in a web browser.
  4. Enter a number (minimum 2) in the input field.
  5. Click "Add Number" to add it to your list.
  6. Repeat to add more numbers.
  7. Click "Generate Random" to run the simulation.
  8. View your results in the table and total points.