I hereby claim:
- I am jaymo107 on github.
- I am jaymo107 (https://keybase.io/jaymo107) on keybase.
- I have a public key whose fingerprint is 5126 DD55 3042 016F C88B E6D2 3A5A 2AEE 3CBD 20B0
To claim this, I am signing this object:
| ### Keybase proof | |
| I hereby claim: | |
| * I am jaymo107 on github. | |
| * I am jaymo107 (https://keybase.io/jaymo107) on keybase. | |
| * I have a public key ASDrtVBYcG6wwxC2I8fY0Tkp5UqHTqNpGRdtUhsxbTQuxwo | |
| To claim this, I am signing this object: |
| !qaz1qaz | |
| !qaz2wsx | |
| !qazxsw2 | |
| #name? | |
| $andmann | |
| %%passwo | |
| %e2%82%ac | |
| (null | |
| **** |
I hereby claim:
To claim this, I am signing this object:
| import java.util.Random; | |
| import java.util.Scanner; | |
| public class Main { | |
| private static float totalWinnings = 0; | |
| private static int[] numbers = new int[6]; | |
| private static int[] draw = new int[6]; | |
| private static int totalMatches; |