Skip to content

Commit

Permalink
Update script.js
Browse files Browse the repository at this point in the history
  • Loading branch information
AltmannPeter authored Jul 28, 2023
1 parent 1f8b334 commit 8511034
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion script.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ function generateBitVector(length, probabilityOfOne) {

// Call the function to initialize the table with sample data
initializeTableWithSampleData();
generateGraph(); // Call generateGraph after updating the table

function calculateBitVectorAnalysis() {
const coinBiasInput = document.getElementById("coin-bias");
Expand Down

0 comments on commit 8511034

Please sign in to comment.