diff --git a/src/main/java/GoodRandom.java b/src/main/java/GoodRandom.java index 6d71205..d58d054 100644 --- a/src/main/java/GoodRandom.java +++ b/src/main/java/GoodRandom.java @@ -8,7 +8,7 @@ import java.util.ArrayList; * *
* Every trivia question has 4 answers, giving us a random number out of 4 for every question - * 2 question can give an octal digit, which can be converted to an int + * so now we just use the 4 as two binary digits and use them lol * 200IQ move, ik *
*/ @@ -44,11 +44,13 @@ public class GoodRandom { private int getFourDigit(){ trivia.getTrivia(); ArrayList